APIEndpoint referenceEvent
/event/{id}/team-odds
Path Parameters
id*string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/event/string/team-odds"{ "$schema": "https://example.com/schemas/EventTeamOddsOKBody.json", "bookmakerSummary": { "property1": 0, "property2": 0 }, "data": { "property1": null, "property2": null }, "eventId": "string"}
