curl --location --request GET 'https://api.esportsdata.cc/stream/api/v3/animation/list?sport_id&status' \
--header 'app_id;' \
--header 'app_secret;'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"match_id": 3342469,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/6AD38C637AF29F6F6D10571A22EB2573Y2hp",
"url_en": "/v3/live/6AD38C637AF29F6F6D10571A22EB2573ZW5n"
}
]
},
{
"sport_id": 201,
"match_id": 3331514,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/6F08E8FA5179690849C5189AC884ACAFY2hp",
"url_en": "/v3/live/6F08E8FA5179690849C5189AC884ACAFZW5n"
}
]
},
{
"sport_id": 201,
"match_id": 3293981,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/D52B33061A29F16C36F43D9EB9DB195EY2hp",
"url_en": "/v3/live/D52B33061A29F16C36F43D9EB9DB195EZW5n"
}
]
},
{
"sport_id": 201,
"match_id": 3342464,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/A0F767145A919144DB52650B02FA37A8Y2hp",
"url_en": "/v3/live/A0F767145A919144DB52650B02FA37A8ZW5n"
}
]
},
{
"sport_id": 201,
"match_id": 3295257,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/F47DC66D79B183215A520652C55912C0Y2hp",
"url_en": "/v3/live/F47DC66D79B183215A520652C55912C0ZW5n"
}
]
},
{
"sport_id": 201,
"match_id": 3342465,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/3CE493334BA4AB59EF52A411E8D47585Y2hp",
"url_en": "/v3/live/3CE493334BA4AB59EF52A411E8D47585ZW5n"
}
]
},
{
"sport_id": 201,
"match_id": 3342452,
"status": "live",
"animation": [
{
"version": "v3",
"url_zh": "/v3/live/F4F0E9F8936985B54D7D44566FCF2242Y2hp",
"url_en": "/v3/live/F4F0E9F8936985B54D7D44566FCF2242ZW5n"
}
]
}
],
"total": 7
},
"msg": "success"
}