Endpoint referenceEvent
/event/{id}/player-odds
Path Parameters
id*integer
Format
int64Query Parameters
statType?string
teamId?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/0/player-odds"{ "$schema": "https://example.com/schemas/EventPlayerOddsOKBody.json", "bookmakerSummary": { "property1": 0, "property2": 0 }, "cacheKey": "string", "data": { "property1": null, "property2": null }}