curl --location --request GET '/sport/api/v3/live/210/tlive?match_id=580252&page&per_page&recent_update&language=zh'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 210,
"match_id": 3090452,
"text_live": [
{
"team_id": 0,
"over": 4,
"ball_no": "",
"value": "",
"header_text": "",
"content": "Over 4. 5 runs. Bowler: Dwane Walcott. Score: 29/2",
"total_runs": 0,
"total_wickets": 0
},
{
"team_id": 108173,
"over": 4,
"ball_no": "",
"value": "",
"header_text": "Dwane Walcott to Heron Campbell",
"content": "",
"total_runs": 29,
"total_wickets": 2
},
{
"team_id": 108173,
"over": 14,
"ball_no": "3.4",
"value": "W",
"header_text": "Dwane Walcott to Micah Narine",
"content": "OUT! c Seandell Regis b Dwane Walcott.<br><b>Micah Narine c S Regis b D Walcott 11 (7b 2x4 0x6)</b>",
"total_runs": 0,
"total_wickets": 0
}
],
"update_time": 1734333653
}
],
"total": 1
},
"msg": "success"
}