curl --location --request GET 'https://api.marzdata.cn/sport/api/v3/live/202/stats?match_id=3647546&language&page&per_page&recent_update' \
--header 'app_id;' \
--header 'app_secret;'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 202,
"match_id": 2703420,
"teams": [
{
"team_id": 15871,
"all": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15
],
"fh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15
],
"sh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15
],
"players": [
{
"player_id": 162862,
"is_first": 1,
"stats": [
1,
0,
0,
2,
2,
2,
0,
1,
0,
0,
1,
30,
23,
0,
0,
6,
2,
0,
0,
1,
0,
0,
1,
1,
0,
18,
0
]
}
]
},
{
"team_id": 15867,
"all": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15
],
"fh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15
],
"sh_stats": [
2,
0,
2,
0,
1,
16,
6,
12,
4,
15,
5,
4,
15
],
"players": [
{
"player_id": 95083,
"is_first": 1,
"stats": [
1,
0,
0,
2,
2,
2,
0,
1,
0,
0,
1,
30,
23,
0,
0,
6,
2,
0,
0,
1,
0,
0,
1,
1,
0,
18,
0
]
}
]
}
],
"update_time": 1734333653
}
],
"total": 1
},
"msg": "success"
}