curl --location 'http://api-dev.fnsjfnjf.com/sport/api/v3/live/201/trend?match_id=443027' \
--header 'app_id: marz2025' \
--header 'app_secret: d9b8eafc3b5a48b7a5f1c6d2e4f8a9e5b3d7c2a1f4e6b8a9d5f1c7e2b9d3a6f4'{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"match_id": 2755208,
"count": 4,
"duration": 12,
"trend": [
[
2,
2,
2,
2,
4,
4,
5,
5,
3,
2,
4,
6
],
[
9,
9,
12,
12,
11,
15,
11,
11,
9,
13,
15,
16
],
[
21,
21,
22,
26,
24,
22,
22,
18,
18,
17,
19,
21
],
[
19,
19,
19,
21,
21,
21,
20,
22,
24,
21,
20,
18
]
],
"update_time": 1721273608
}
],
"total": 1
},
"msg": "success"
}