Endpoint

Recover sport event

post

Request to resend all odds for all markets for a sport event.

Authorizations
Path parameters
productstring · enumRequired

Get odds for prematch, live, premium cricket, betpal or virtual sports matches.

Possible values:
urn_typestring · enumRequired

The event type you want to look up. Prefixes beginning with 'v' are for virtual sports.

Possible values:
idintegerRequired

Get oddschanges for the event ID.

Query parameters
request_idintegerOptional

Send a snapshotcomplete message with this request ID over the feed when finished with request.

node_idintegerOptional

If provided, the node ID will be included in the routing key for all recovery messages associated with this request. The node ID must be a positive integer. This parameter is optional for UOF-only clients, but mandatory for MTS clients.

Responses
200

successful operation

No content

post
POST /v1/{product}/odds/events/{urn_type}:{id}/initiate_request HTTP/1.1
Host: global.api.betradar.com
x-access-token: YOUR_API_KEY
Accept: */*
200

successful operation

No content

Last updated

Was this helpful?