Leagues and Performance
GET https://soccer.sportmonks.com/api/v2.0/predictions/leagues
Introduction
One of our newest features is the Prediction API. Predictions on markets like the Winner, Correct Scores, Over/Under and Both Teams To Score (BTTS) are all available here, produced with our Machine Learning techniques and models.
We offer endpoints to get the Probabilities per fixture or the Get all Probabilities. All probabilities are available 21 days before the match starts.
We also detect Value Bets for you. the Value Bet API is processing thousands of historical odds data and market trends to find Value opportunities, compared against bookmakers odds. Please note that not for every match a Value Bet is detected. Available endpoints are Value Bet by Fixture and Get all Value Bets
Pagination
NO - Indicates if this endpoint contains pagination.
Nested Includes
0 - You can add a maximum of 0 levels of nested includes.
Includes Options
No includes available for this endpoint.
RESPONSES
status: OK
{"data":[{"id":271,"active":true,"type":"domestic","legacy_id":43,"country_id":320,"logo_path":"https://cdn.sportmonks.com/images/soccer/leagues/271.png","name":"Superliga","is_cup":false,"current_season_id":17328,"current_round_id":199447,"current_stage_id":77447994,"live_standings":true,"coverage":{"predictions":true,"topscorer_goals":true,"topscorer_assists":true,"topscorer_cards":true},"predictability":{"data":{"league_id":271,"hit_ratio":"0.46","log_loss":-1.0572,"predictability":"medium","predictive_power":"unchanged","updated_at":{"date":"2020-07-29 22:00:04.000000","timezone_type":3,"timezone":"UTC"}}}},{"id":501,"active":true,"type":"domestic","legacy_id":66,"country_id":1161,"logo_path":"https://cdn.sportmonks.com/images/soccer/leagues/501.png","name":"Premiership","is_cup":false,"current_season_id":17141,"current_round_id":194969,"current_stage_id":77447501,"live_standings":true,"coverage":{"predictions":true,"topscorer_goals":true,"topscorer_assists":true,"topscorer_cards":true},"predictability":{"data":{"league_id":501,"hit_ratio":"0.53","log_loss":-0.9485,"predictability":"high","predictive_power":"down","updated_at":{"date":"2020-08-03 22:00:05.000000","timezone_type":3,"timezone":"UTC"}}}}],"meta":{"subscription":{"started_at":{"date":"2019-09-02 09:52:14.000000","timezone_type":3,"timezone":"UTC"},"trial_ends_at":{"date":"2019-09-16 09:52:10.000000","timezone_type":3,"timezone":"UTC"},"ends_at":null},"plan":{"name":"PostMan Plan","price":"25.00","request_limit":"2000,60"},"sports":[{"id":1,"name":"Soccer","current":true}]}}