curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/advanced/list/log?sport_id=201&channel=tlive&push_id=2750062' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"channel": "tlive",
"push_type": "update",
"data": {
"match_id": 2750062,
"text_live": {
"data": "华盛顿 投篮犯规",
"event_time": 1718412094,
"position": 1,
"score": "5-4",
"time": "09:30"
}
},
"push_time_millis": 1727430040223
}
],
"total": 1
},
"msg": "success"
}