BetSmart Sports Betting API
**Get in touch**: 📞 WhatsApp: +447984004914 📧 E-mail: [email protected] Our API delivers recent odds for live (in-play) and upcoming sports events from several bookmakers. The feed is in JSON format, and is also available as add-ons for Google Sheets and Excel. It also supports decimal and American odds formats. **Bookmakers**: our API covers odds from several global bookmakers including: +…
BetSmart Sports Betting API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Sports /BettingGetSports |
Returns a list of in-season sport objects. The sport key can be used as the sport parameter in the /GetOdds requests. |
| GET |
Get Odds /BettingGetOdds |
Returns a list of upcoming and live games with recent odds for a given sport, region and market. |
| GET |
Get Event Odds /BettingGetEventOdds |
Returns odds for a single game. Accepts any available betting markets using the markets parameter. Coverage of non-featured markets is currently limited to selected bookmakers… |
| GET |
Get Historical Odds /BettingGetHistoricalOdds |
**ONLY AVAILABLE FOR THE PAID PLANS** Returns a snapshot of games with bookmaker odds for a given sport, region and market, at a given historical date. Historical odds data is… |
| GET |
Get Scores /BettingGetScores |
Returns a list of upcoming, live and recently completed games for a given sport. Live and recently completed games contain scores. Games from up to 3 days ago can be returned… |