FAQs

âť“ What is the Event Profiling API?
The Event Profiling API is an AI-driven service within Sportradar’s Insight Tech Services. It provides real-time recommendations for Live Time Delay (LTD) and Event Rating for active events, enabling data-driven risk and liability management during live betting.
âť“ What is the difference between ltd and sLtd?
ltd and sLtd?ltdis the static live time delay value derived from Unified Odds feed types (TV, umpire, venue, etc.).sLtdis the AI-generated suggested delay calculated by the Event Data Latency (EDL) model, dynamically adjusted based on historical performance and event-specific dynamics.
Use sLtd and ltd to optimise latency settings and reduce exposure.
âť“ What is sEr?
sEr?sEr is the Suggested Event Rating, on a scale from 1 (high risk) to 10 (low risk). It helps operators:
Identify volatile or low-confidence events
Adjust bet validation settings
Apply stricter business rules on higher-risk matches
âť“ When does the API provide data?
Once the first live bet is placed on an event, suggested LTD model outputs become available.
The API evaluates and updates scores in real time throughout the match.
âť“ How can I use the API effectively?
Use it:
Before or during a match to assess event-level risk
As input for real-time validation systems
In combination with player-level scoring models (LBS, sCCF, Bot Score)
To fine-tune cash-out, staking, or bet rejection logic during high-risk matches
âť“ What does a high sEr value mean?
sEr value mean?A score near 10 indicates:
Higher confidence in data and coverage
Lower volatility and market manipulation risk
Safer to accept larger bets or enable faster cash-outs
A score near 1 means:
Riskier event (e.g. volatile, poor data, high variance)
Consider applying limits, manual review, or delay enforcement
âť“ Can I submit multiple events in one request?
Yes. Submit an array of event IDs to the POST /fetch endpoint to retrieve delay and rating data in bulk.
âť“ What if the response contains null values?
This usually means:
Incorrect path (sport/category/tournament/event combination).
Event is not currently covered by Sportradar feeds.
You can retry later or fall back to default configuration logic.
âť“ What are the API rate limits?
Requests/second
10
Daily quota
200,000 requests
Minute quota
500 requests
If you exceed the rate limit:
You will receive
HTTP 429 Too Many RequestsUse exponential backoff for retries
Keep request volumes efficient and cache results when possible
âť“ How is this different from Tournament Profiling?
Tournament Profiling gives average risk/delay settings for tournaments (macro-level)
Event Profiling provides event-specific, real-time risk/delay settings (micro-level)
âť“ Who can I contact for help?
For access issues, integration help, or data questions, contact:
Your OAM
Your assigned CI engineer
Or submit a ticket via Sportradar support.
Last updated
Was this helpful?