StatsHub Docs
Endpoint referenceEvent

/event/live-scores

GET
/api/v2/event/live-scores

Query Parameters

ids?string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

curl -X GET "https://example.com/api/v2/event/live-scores"
{  "$schema": "https://example.com/schemas/EventLiveScoresOKBody.json",  "data": {    "property1": null,    "property2": null  }}