Endpoint
Lists market outcomes for a specific variant of a market, including optional mappings.
Authorizations
x-access-tokenstringRequired
Path parameters
languagestringRequiredDefault:
Language code for translation.
enmarket_idintegerRequiredDefault:
The ID for the market.
241variant_urnstringRequiredDefault:
The variant URN.
sr:exact_games:bestof:5Query parameters
include_mappingsbooleanOptionalDefault:
Choose whether market mappings should be included.
falseResponses
200
successful operation
application/xml
401
Unauthorized
application/json
403
Access denied
application/json
500
Internal server error
application/json
get
/descriptions/{language}/markets/{market_id}/variants/{variant_urn}Last updated
Was this helpful?