curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/advanced/list/log?sport_id=201&channel=stats&push_id=' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"channel": "stats",
"push_type": "update",
"data": {
"match_id": 2703420,
"teams": [
{
"team_id": 15871,
"stats": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"players": [
{
"player_id": 162862,
"is_first": 1,
"stats": [
4,
1,
2,
0,
1,
2,
2,
0,
1,
1,
0,
2,
0,
2,
2,
-13,
15
]
}
]
},
{
"team_id": 15867,
"stats": [
119,
46,
92,
18,
43,
9,
11,
13,
35,
48,
22,
9,
6,
21,
21
],
"players": [
{
"player_id": 95083,
"is_first": 1,
"stats": [
2,
1,
1,
0,
0,
0,
0,
1,
3,
4,
0,
0,
0,
0,
0,
7,
10
]
}
]
}
]
},
"push_time_millis": 1727430040223
}
],
"total": 1
},
"msg": "success"
}