StatsHub Docs
APIEndpoint referenceEvent

/event/lineup-status

Whether each fixture's lineup is confirmed, predicted, or unavailable.

GET
/api/event/lineup-status

Whether each fixture's lineup is confirmed, predicted, or unavailable.

Query Parameters

ids?string

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/event/lineup-status"
{  "data": {    "property1": "string",    "property2": "string"  }}