Oddspedia Sport API
Oddspedia API provides structured sports data endpoints for fixtures, leagues, match details, odds markets, bookmaker information, predictions, tips, standings, lineups, statistics, head-to-head data, and event insights. The API is organized into simple provider-focused groups, making it easy to integrate with dashboards, internal tools, sports analytics systems, and backend services. Responses…
Oddspedia Sport API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Oddspedia - Main | ||
| GET |
Oddspedia local bookmakers /api/main/bookmakers |
Returns the local Oddspedia bookmaker catalog used by provider controllers. |
| GET |
Oddspedia supported sports /api/main/sports |
Returns the local Oddspedia sport catalog used by provider controllers. |
| Oddspedia - Leagues | ||
| GET |
Oddspedia league outrights /api/leagues/outrights |
Fetches outright markets for a league from Oddspedia getOutrights. |
| GET |
Oddspedia league standings /api/leagues/standings |
Fetches standings for a league or match from Oddspedia getLeagueStandings. |
| GET |
Oddspedia leagues /api/leagues |
Fetches league list from Oddspedia getLeagues. Defaults use UK geo, English language, and Europe/London timezone. |
| GET |
Oddspedia league top scorers /api/leagues/top-scorers |
Fetches top scorer data from Oddspedia getLeagueTopScorers. |
| Oddspedia - Matches | ||
| GET |
Oddspedia match stats /api/matches/stats |
Fetches per-match statistics from Oddspedia getPerMatchStats. |
| GET |
Oddspedia match live stream /api/matches/live-stream |
Fetches live stream availability/details from Oddspedia getEventLiveStream. |
| GET |
Oddspedia match count /api/matches/count |
Fetches match totals by date/status from Oddspedia getMatchCount. |
| GET |
Oddspedia team last matches /api/matches/team-last-matches |
Fetches recent/upcoming team matches from Oddspedia getTeamLastMatches. |
| GET |
Oddspedia match lineups /api/matches/lineups |
Fetches lineup data from Oddspedia getMatchLineUps. |
| GET |
Oddspedia match special offers /api/matches/special-offers |
Fetches bookmaker special offers for a match from Oddspedia getMatchSpecialOffers. |
| GET |
Oddspedia match betting stats /api/matches/betting-stats |
Fetches betting statistics for a match from Oddspedia getMatchBettingStats. |
| GET |
Oddspedia AI prediction /api/matches/ai-prediction |
Fetches AI prediction data for a match from Oddspedia getAIPrediction. |
| GET |
Oddspedia match info /api/matches/info |
Fetches match detail data from Oddspedia getMatchInfo. |
| GET |
Oddspedia match event stage /api/matches/event-stage |
Fetches event stage details for a match from Oddspedia getEventStage. |
| GET |
Oddspedia match poll /api/matches/poll |
Fetches community poll data for a match from Oddspedia getMatchPoll. |
| GET |
Oddspedia match list /api/matches |
Fetches paginated match list from Oddspedia getMatchList. Defaults use UK geo, English language, and Europe/London timezone. |
| GET |
Oddspedia head to head /api/matches/head-to-head |
Fetches head-to-head history from Oddspedia getHeadToHead. |
| Oddspedia - Odds | ||
| GET |
Oddspedia max odds by market group /api/odds/max-by-group |
Fetches maximum odds for a match market group from Oddspedia getMatchMaxOddsByGroup. marketGroupId 1 = Full Time Result / 1X2, 3 = Asian Handicap. |
| GET |
Oddspedia betting splits by market /api/odds/betting-splits |
Fetches betting split data for a match market from Oddspedia getBettingSplitsByMarket. |
| GET |
Oddspedia odds movements /api/odds/movements |
Fetches odds movement history from Oddspedia getOddsMovements. |
| GET |
Oddspedia available prop markets /api/odds/props-available-markets |
Fetches available prop markets for a match from Oddspedia getPropsAvailableMarkets. |
| GET |
Oddspedia match odds /api/odds/match |
Fetches odds for a match and odd group from Oddspedia getMatchOdds. |
| GET |
Oddspedia max odds with pagination /api/odds/max-with-pagination |
Fetches paginated maximum odds from Oddspedia getMaxOddsWithPagination. |
| GET |
Oddspedia player props by market /api/odds/player-props |
Fetches player prop odds for a match market from Oddspedia getPlayerPropsByMarket. |
| Oddspedia - Tips | ||
| GET |
Oddspedia top tipsters /api/tips/top-tipsters |
Fetches top tipsters ranking data from Oddspedia getTopTipsters. |
| GET |
Oddspedia expert prediction /api/tips/expert-prediction |
Fetches expert prediction data for a match from Oddspedia getExpertPrediction. |
| GET |
Oddspedia tips by tipster /api/tips/by-tipster |
Fetches tipster tips from Oddspedia getTipsByTipster. Defaults use UK geo, English language, and Europe/London timezone. |
| GET |
Oddspedia consensus tips /api/tips/consensus |
Fetches consensus tip data from Oddspedia getTipsByConsensus. |
| GET |
Oddspedia AI tips /api/tips/ai |
Fetches AI tip data for a match from Oddspedia getAITips. |
| GET |
Oddspedia community prediction /api/tips/community-prediction |
Fetches community prediction data for a match from Oddspedia getCommunityPrediction. |
| Oddspedia - Bookmakers | ||
| GET |
Oddspedia bookmakers /api/bookmakers |
Fetches bookmaker list from Oddspedia getBookmakers. Defaults use UK geo, English language, and Europe/London timezone. |
| GET |
Oddspedia bonuses overview /api/bookmakers/bonuses-overview |
Fetches bookmaker bonus overview data from Oddspedia getBonusesOverview. |
| GET |
Oddspedia bookmaker reviews /api/bookmakers/reviews |
Fetches bookmaker reviews from Oddspedia getReviews. |
| GET |
Oddspedia bookmakers overview /api/bookmakers/overview |
Fetches bookmaker comparison/overview data from Oddspedia getBookmakersOverview. |
| GET |
Oddspedia bookmaker bonuses /api/bookmakers/bonuses |
Fetches bonus data for one bookmaker from Oddspedia getBookmakerBonuses. |
| GET |
Oddspedia bookmaker info /api/bookmakers/info |
Fetches detail data for one bookmaker from Oddspedia getBookmakerInfo. |
Oddspedia Sport API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | 10 / second |
|
| ULTRA | $45 / month | 10 / second |
|
| MEGA | $399 / month | 15 / second |
|