curl --location --request GET '/api/v1/live/iptv/'{
"code": 0,
"msg": "ok",
"data": {
"id": "string",
"key": "string",
"name": "string",
"api": "string",
"type": 1,
"epg": "string",
"logo": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"isActive": true,
"createdAt": 0,
"updatedAt": 0
}
}