Football Match Prediction - Poisson and Monte Carlo
Football Match Prediction API provides advanced football forecasting powered by Poisson modeling, Dixon-Coles correction, and Monte Carlo reliability analysis. It is built for developers, analysts, bettors, and sports data products that need more than simple win/draw/loss probabilities. What you can get: - Match odds probabilities - Fair odds - Poisson score matrix - Top projected scorelines -…
Football Match Prediction - Poisson and Monte Carlo endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_health_get /health |
|
| Catalog | ||
| GET |
list_teams_teams_get /teams |
|
| GET |
get_home_matches_home__team_name__get /home/{team_name} |
|
| GET |
get_away_matches_away__team_name__get /away/{team_name} |
|
| GET |
get_team_matches_team__team_name__get /team/{team_name} |
|
| GET |
list_countries_countries_get /countries |
|
| GET |
list_matches_matches_get /matches |
|
| GET |
list_leagues_leagues_get /leagues |
|
| Predictions | ||
| GET |
example_prediction_predict_example_prediction_get /predict/example-prediction |
|
| POST |
predict_match_predict_match_post /predict/match |
|
Football Match Prediction - Poisson and Monte Carlo pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / second |
|
| PRO | $9 / month | 5 / second |
|
| ULTRA | $29 / month | 10 / second |
|
| MEGA | $69 / month | 20 / second |
|