Injury
Update Time: 2022-03-17 16:59
Introduction
This API endpoint returns the injury and suspension list in the past 8 hours and the next two days.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /football_th/injury.aspx
- Method: GET
- Calls: This interface is limited to 60 second/call.
- Recommend Calls: 1 hour/call
Response
| Parameter | Value | Description |
|---|---|---|
| matchId | int | |
| teamId | int | |
| playerId | int | |
| playerName | string | |
| reasonType | int | The id of the
Reason. There are many types, you can directly take the reason field. |
| reason | string | Reason for injury or suspend. |
