Endpoint
Authorizations
x-access-tokenstringRequired
Path parameters
urn_typestring · enumRequiredPossible values:
The event type you want to look up.
idintegerRequired
Get probabilities for the event ID.
market_idintegerRequired
The ID for the market.
Responses
200
successful operation
application/xml
401
Unauthorized. Token is missing or invalid.
403
Forbidden. Access to Custom Bet not allowed.
404
No data for the event (match id). Invalid event.
409
Custom Bet API currently unavailable or betting not allowed.
429
Too many requests. Rate limit reached.
500
Internal Server Error - VAIX. Retry or contact support.
get
/probabilities/{urn_type}:{id}/{market_id}Last updated
Was this helpful?