curl --location --request GET '/sport/api/v3/live/201/stats?match_id=3207810&page&per_page&language&recent_update'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"match_id": 3207810,
"teams": [
{
"team_id": 3173,
"all": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q1": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q2": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q3": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q4": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"OT": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"players": [
{
"player_id": 21762,
"is_first": 1,
"stats": [
4,
1,
2,
0,
1,
2,
2,
0,
1,
1,
0,
2,
0,
2,
2,
-13,
15
]
}
]
},
{
"team_id": 3156,
"all": [
119,
46,
92,
18,
43,
9,
11,
13,
35,
48,
22,
9,
6,
21,
21
],
"Q1": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q2": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q3": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"Q4": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"OT": [
94,
30,
82,
14,
42,
20,
27,
13,
28,
41,
23,
12,
5,
22,
22
],
"players": [
{
"player_id": 19198,
"is_first": 1,
"stats": [
2,
1,
1,
0,
0,
0,
0,
1,
3,
4,
0,
0,
0,
0,
0,
7,
10
]
}
]
}
],
"update_time": 1734333653
}
],
"total": 1
},
"msg": "success"
}