curl --location --request GET 'https://api.esportsdata.cc/sport/api/v3/live/201/tlive?match_id=2755208&page&per_page&language&recent_update' \
--header 'app_id;' \
--header 'app_secret;'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"match_id": 2755208,
"text_live": [
[
{
"data": "加福德 vs. 霍福德 (布朗 得到球)",
"event_time": 1718671155,
"position": 1,
"score": "0-0",
"time": "12:00"
},
{
"data": "霍勒迪 突破上篮得分 (塔图姆 助攻)",
"event_time": 1718671212,
"position": 1,
"score": "0-2",
"time": "11:40"
},
{
"data": "第一节结束",
"event_time": 1718672658,
"position": 0,
"score": "18-28",
"time": "0.0"
}
],
[
{
"data": "霍福德 上场替换 波尔津吉斯",
"event_time": 1718672889,
"position": 1,
"score": "18-28",
"time": "12:00"
},
{
"data": "东契奇 上场替换 埃克萨姆",
"event_time": 1718673612,
"position": 2,
"score": "22-34",
"time": "10:00"
},
{
"data": "塔图姆 突破上篮得分",
"event_time": 1718673391,
"position": 1,
"score": "31-45",
"time": "07:08"
},
{
"data": "塔图姆 投篮犯规",
"event_time": 1718673469,
"position": 1,
"score": "31-46",
"time": "06:56"
},
{
"data": "霍勒迪 进攻篮板",
"event_time": 1718673997,
"position": 1,
"score": "31-46",
"time": "06:45"
},
{
"data": "霍勒迪 3英尺技巧上篮不中",
"event_time": 1718673997,
"position": 1,
"score": "31-46",
"time": "06:45"
},
{
"data": "豪瑟尔 进攻篮板",
"event_time": 1718673997,
"position": 1,
"score": "35-46",
"time": "05:37"
},
{
"data": "霍勒迪 上篮命中 (塔图姆 助攻)",
"event_time": 1718674400,
"position": 1,
"score": "39-52",
"time": "02:51"
},
{
"data": "华盛顿传球失误(霍福德 抢断)",
"event_time": 1718674816,
"position": 2,
"score": "39-52",
"time": "02:30"
},
{
"data": "布朗 两分投篮命中 (霍福德 助攻)",
"event_time": 1718674816,
"position": 1,
"score": "39-54",
"time": "02:26"
},
{
"data": "第二节结束",
"event_time": 1718674817,
"position": 0,
"score": "46-67",
"time": "0.0"
}
],
[
{
"data": "怀特 上场替换 普里查德",
"event_time": 1718675797,
"position": 1,
"score": "46-67",
"time": "12:00"
},
{
"data": "第四节结束",
"event_time": 1718679586,
"position": 0,
"score": "88-106",
"time": "0.0"
},
{
"data": "比赛结束",
"event_time": 1718679650,
"position": 0,
"score": "88-106",
"time": "0.0"
}
]
],
"update_time": 1721273608
}
],
"total": 1
},
"msg": "success"
}