curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/advanced/list/log?sport_id=202&channel=result&push_id=3091184&page=&per_page=' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 202,
"channel": "result",
"push_type": "new",
"data": {
"match_id": 3091184,
"teams": [
{
"team_id": 64226,
"side": 1,
"win": 0,
"score": 1,
"stage_score": [
0,
1,
0,
0
],
"stats": [
8,
3,
0,
0,
1,
9,
80,
79,
56
],
"half_stats": [
[
1,
2,
3,
4,
5,
6,
7,
6,
7
],
[
2,
1,
0,
0,
1,
5,
42,
47,
56
]
]
},
{
"team_id": 23986,
"side": 2,
"win": 1,
"score": 0,
"stage_score": [
1,
1,
0,
0
],
"stats": [
5,
0,
0,
0,
2,
8,
62,
55,
44
],
"half_stats": [
[
2,
0,
0,
0,
1,
5,
27,
35,
49
],
[
3,
0,
0,
0,
1,
3,
35,
20,
44
]
]
}
]
},
"push_time_millis": 1727430040223
}
],
"total": 1
},
"msg": "success"
}