curl --location --request GET '/sport/api/v3/live/201/stats_extend?match_id=&page=&per_page=&language=&recent_update='
{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"match_id": 2703420,
"teams": [
{
"team_id": 15871,
"all": [
12,
4,
15,
5,
4,
15,
54
],
"Q1": [
12,
4,
15,
5,
4,
15,
54
],
"Q2": [
12,
4,
15,
5,
4,
15,
54
],
"Q3": [
12,
4,
15,
5,
4,
15,
54
],
"Q4": [
12,
4,
15,
5,
4,
15,
54
],
"OT": [
12,
4,
15,
5,
4,
15,
54
],
"players": [
{
"player_id": 162862,
"name": "Lamine Yamal Nasraoui Ebana",
"stats": [
0,
0
]
}
]
},
{
"team_id": 15867,
"all": [
12,
4,
15,
5,
4,
15,
54
],
"Q1": [
12,
4,
15,
5,
4,
15,
54
],
"Q2": [
12,
4,
15,
5,
4,
15,
54
],
"Q3": [
12,
4,
15,
5,
4,
15,
54
],
"Q4": [
12,
4,
15,
5,
4,
15,
54
],
"OT": [
12,
4,
15,
5,
4,
15,
54
],
"players": [
{
"player_id": 95083,
"name": "Kobbie Mainoo",
"stats": [
0,
0
]
}
]
}
],
"update_time": 1734333653
}
],
"total": 1
},
"msg": "success"
}