Endpoints

Retrieve Live Time Delay

post

Fetches real-time delay recommendations for a specified ticket, based on the player's profile and ticket-specific parameters.

Authorizations
AuthorizationstringRequired

Bearer authentication header of the form Bearer <TOKEN>.

Path parameters
bookmakerstringRequired

Identifier for the bookmaker. Generated by Sportradar, contact your OAM or CI engineer in case of any issues with obtaining the correct value.

Responses
chevron-right
200

Success

ltdModelSuggestionstring · enumRequired

LTD model suggestion enum value

Possible values:
ltdSuggestionstringRequired

Suggested delay in seconds

ltdSuggestionEdlstringRequired

Suggested EDL delay in seconds

ticketIdstringRequired

ID of the ticket or request (corrId)

post
/v1/bookmakers/{bookmaker}

Last updated

Was this helpful?