Kambi Odds API for Football
Use Kambi football odds to add regulated sportsbook-network pricing to your football odds product.
Quick Answer
TheStatsAPI includes Kambi football odds for supported matches, giving developers another regulated operator-network price source alongside Bet365, Pinnacle, Paddy Power, and Betfair Sportsbook.
- Endpoint:
/football/matches/{match_id}/odds - Best for: Odds comparison and market coverage depth.
- Availability varies by match, competition, bookmaker, and market.
At a glance
Why Kambi improves coverage
Kambi powers a large operator network, so its football prices add another useful view of the regulated sportsbook market. That matters for comparison products that need more than one retail or sharp reference point.
- Broaden price coverage beyond a single retail book
- Compare operator-network prices against sharp prices
- Add another bookmaker source to value alerts
How to position Kambi data
Use Kambi as a coverage and comparison layer. It is especially useful when your product wants to show multiple regulated-book prices next to Pinnacle sharp lines and retail books like Paddy Power and Betfair Sportsbook.
- Odds comparison tables
- Market-depth dashboards
- Bookmaker availability checks
Kambi odds response
Odds responses stay focused on bookmaker prices. Match context comes from related football endpoints, so your app can join odds to fixtures, results, xG, team stats, and player data by match ID.
GET https://api.thestatsapi.com/api/football/matches/{match_id}/odds
Authorization: Bearer YOUR_API_KEY
{
"data": {
"match_id": "mt_14502",
"bookmakers": [
{
"bookmaker": "Pinnacle",
"markets": {
"match_odds": {
"home": { "opening": "2.150", "last_seen": "2.080" },
"draw": { "opening": "3.400", "last_seen": "3.500" },
"away": { "opening": "3.200", "last_seen": "3.300" }
},
"total_goals": {
"over": { "opening": "1.890", "last_seen": "1.900" },
"under": { "opening": "1.930", "last_seen": "1.920" }
}
}
}
]
}
}Coverage, bookmakers & update frequency
Bookmakers
Markets
Live vs pre-match & latency
Related Odds API Pages
Current topic: Operator-network odds for regulated sportsbook comparison products.
Odds comparison API
Multi-bookmaker football odds for comparison apps and price screens.
Closing line value API
Closing line value workflows using Bet365, Pinnacle, and Betfair Sportsbook prices.
Pinnacle odds API
Sharp reference prices for CLV and model validation.
Bet365 odds API
Retail football odds from the sportsbook most bettors check first.
Frequently Asked Questions
Does TheStatsAPI include Kambi odds?
Yes. Kambi is included as a supported bookmaker source where Kambi prices are available for the match and market.
What is Kambi best for?
Kambi is useful as an operator-network price source for comparison tools, price checks, and market-depth screens.
Can I compare Kambi with Pinnacle and Bet365?
Yes. The odds response is designed so covered bookmaker prices can be compared from one endpoint.
Simple, Transparent Pricing
Odds across multiple sports — events, latest odds, and fair prices.
Starter
For prototypes and early odds-driven products
Included in every odds plan:
- Pre-match & live odds across multiple sports
- Sports, leagues & events reference endpoints
- Latest odds snapshots (moneyline, spread, totals)
- 100,000 requests/month
- 120 requests/min
- Email & chat support
Growth
For production apps consuming live odds
Everything in Starter, plus:
- 500,000 requests/month
- 300 requests/min
- Full odds movement history (price timeline per match)
- Priority support for production teams
Scale
For high-volume, production-grade odds usage
Everything in Growth, upgraded to:
- 5,000,000 requests/month
- 1,000 requests/min
- Dedicated support & SLA
Build with football odds and match context in one API.
Start a 7-day free trial with odds, fixtures, match stats, player data, team data, and xG endpoints available on every plan.