Lineups
Update Time: 2022-05-30 10:26
Introduction
This API endpoint returns lineups and injuries of basketball matches in the last 24 hours and future 48 hours.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/basketball/lineups
- Method: GET
- Calls: This interface is limited to 60 second/call;
- Recommend Calls: 12 hour/call
- Parameters:
| Parameter | Value | Required | Description |
|---|---|---|---|
| matchId | string | false |
Response
| Parameter | Value | Description | |
|---|---|---|---|
| matchId | string | ||
| homeLineup | list | Home team lineup | |
| playerId | string | ||
| number | int | Ball uniform number | |
| name | string | Player name | |
| position | string | Player position | |
| homeBackup | list | The same as homeLineup | |
| awayLineup | list | The same as homeLineup | |
| awayBackup | list | The same as homeLineup | |
| homeInjury | list | Home team injury | |
| playerId | string | ||
| name | string | ||
| position | string | ||
| date | string | Injury date | |
| awayInjury | list | The same as homeInjury | |
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 