curl --location --request GET '/sport/api/v3/live/202/trend?match_id=565641&page=&per_page=&recent_update='
{
"code": 0,
"data": {
"list": [
{
"sport_id": 202,
"match_id": 3097845,
"count": 2,
"duration": 45,
"trend": [
[
-68,
-34,
-100,
100,
70,
100,
-28,
-100,
62,
26,
-72,
0,
-40,
-28,
50,
-100,
-100,
-100,
-100,
-40,
0,
32,
-50,
-34,
24,
0,
-20,
72,
-44,
0,
0,
0,
0,
-8,
0,
100,
100,
-100,
100,
-24,
26,
52,
-44,
6,
12,
-24
],
[
-68,
-100,
-100,
0,
0,
-100,
0,
-16,
-100,
20,
36,
-100,
12,
100,
100,
0,
-34,
76,
42,
-18,
-20,
6,
0,
-70,
-40,
20,
-100,
80,
0,
32,
42
]
],
"update_time": 1721273608
}
],
"total": 1
},
"msg": "success"
}