curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/advanced/list/log?sport_id=201&channel=live&push_id=2750062&page=&per_page=' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"channel": "live",
"push_type": "update",
"data": {
"match_id": 2750062,
"state": 13,
"finished": 0,
"time": 56,
"teams": [
{
"team_id": 3172,
"side": 1,
"win": 0,
"score": 122,
"stage_score": [
34,
27,
31,
30,
0
],
"over_time_score": [
15
],
"stats": [
15,
31,
15,
3,
3,
75,
3
],
"half_stats": [
[
3,
11,
3,
5,
3,
75,
6
],
[
5,
18,
10,
4,
6,
71.4,
5
],
[
7,
28,
15,
4,
3,
75,
4
],
[
15,
31,
15,
3,
3,
75,
4
]
]
},
{
"team_id": 3119,
"side": 2,
"win": 0,
"score": 84,
"stage_score": [
21,
14,
25,
24,
0
],
"over_time_score": [
15
],
"stats": [
14,
15,
12,
0,
1,
92.3,
3
],
"half_stats": [
[
2,
6,
3,
5,
4,
100,
6
],
[
5,
6,
8,
3,
5,
88.9,
5
],
[
10,
10,
10,
0,
5,
90.9,
4
],
[
14,
15,
12,
0,
1,
92.3,
4
]
]
}
]
},
"push_time_millis": 1727430040223
}
],
"total": 1
},
"msg": "success"
}