curl --location --request GET '/sport/api/v3/live/201/event?match_id=443027&page&per_page&language&recent_update'
{
"code": 0,
"data": {
"list": [
{
"sport_id": 201,
"match_id": 2755208,
"event_data": [
{
"type": 11,
"position": 0,
"state": 0,
"time": 700,
"event_time": 1718671139,
"home_score": 0,
"away_score": 0,
"reason": 0,
"result": 0
},
{
"type": 1,
"position": 1,
"state": 1,
"time": 700,
"event_time": 1718671139,
"home_score": 2,
"away_score": 0,
"reason": 1,
"result": 1
},
{
"type": 2,
"position": 2,
"state": 1,
"time": 676,
"event_time": 1718671168,
"home_score": 2,
"away_score": 0,
"reason": 3,
"result": 8
},
{
"type": 2,
"position": 1,
"state": 1,
"time": 642,
"event_time": 1718671240,
"home_score": 2,
"away_score": 0,
"reason": 3,
"result": 8
},
{
"type": 1,
"position": 1,
"state": 1,
"time": 574,
"event_time": 1718671322,
"home_score": 4,
"away_score": 0,
"reason": 1,
"result": 1
},
{
"type": 1,
"position": 2,
"state": 1,
"time": 539,
"event_time": 1718671369,
"home_score": 4,
"away_score": 2,
"reason": 1,
"result": 1
},
{
"type": 1,
"position": 1,
"state": 1,
"time": 508,
"event_time": 1718671415,
"home_score": 4,
"away_score": 2,
"reason": 1,
"result": 1
},
{
"type": 1,
"position": 1,
"state": 1,
"time": 448,
"event_time": 1718671519,
"home_score": 9,
"away_score": 2,
"reason": 1,
"result": 2
},
{
"type": 10,
"position": 2,
"state": 1,
"time": 448,
"event_time": 1718671526,
"home_score": 9,
"away_score": 2,
"reason": 5,
"result": 16
},
{
"type": 2,
"position": 1,
"state": 1,
"time": 432,
"event_time": 1718671764,
"home_score": 9,
"away_score": 2,
"reason": 3,
"result": 8
},
{
"type": 1,
"position": 2,
"state": 1,
"time": 422,
"event_time": 1718671795,
"home_score": 9,
"away_score": 4,
"reason": 1,
"result": 1
},
{
"type": 3,
"position": 2,
"state": 1,
"time": 422,
"event_time": 1718671823,
"home_score": 9,
"away_score": 5,
"reason": 2,
"result": 4
},
{
"type": 3,
"position": 1,
"state": 1,
"time": 409,
"event_time": 1718671868,
"home_score": 10,
"away_score": 5,
"reason": 2,
"result": 4
}
],
"update_time": 1734333653
}
],
"total": 1
},
"msg": "success"
}