StatsHub Docs
APIEndpoint referenceEvent

/event/{id}/team-odds

GET
/api/event/{id}/team-odds

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/event/string/team-odds"
{  "bookmakerSummary": {    "property1": 0,    "property2": 0  },  "data": {    "property1": null,    "property2": null  },  "eventId": "string"}