BetsProtector API validates your players’ bets instantly and/or retrospectively. Both Prematch and Live.
It requires the following input parameters:
- Event ID
- Selection ID
- Selection odds
- IDs of reference bookmakers from the list.
The BetsProtector API allows you to:
- Receive odds of reference bookies offered at the time of bet placement.
- Receive arbitrage bets present at the time of bets placement.
- Receive Average Line Odds at the time of bet placement.
- Receive CLV (Closing Line Value) odds at the start of event.
- Receive a live score (goals, cards, corners) at the moment of bet placement.
- Receive the liquidity of exchanges at the time of bet placement.
The API can be usd to:
- Make a decision to accept or decline a bet at the moment of bet placement.
- Enrich your player risk-scoring data with the above information.
The API allows you to detect the following category of players:
- Arbitrage bettors.
- Value bet players (including CLV).
- Late betting (aftergoal) players.
BetsProtector API is the Pull API that returns requested data in JSON format. Please check the BetsProtector API documentation for more information.