BetsAPI is a RESTful service for data on all sports. It is a PAID service with low price (started with $10 per month).

  1. Nfl Odds Api
  2. Live Sports Odds Api Calculator
  3. Football Odds Api

Note that in order to access BetsAPI you must purchase related packages.

SportsDataIO provides pre-game and live odds, including over/under, point-spread, moneyline and more. Historical Odds & Line Movement RICH HISTORICAL DATA FOR ADVANCED ANALYTICS SportsDataIO captures line movement, from the opening line to. Free Betting Odds and line movements in realtime at Sportsbookreview.com. Check out SBR's live odds for all major sports.

Please contact us if you have any problem.

Api

Authentication

To authorize, use this code:Make sure replace YOUR-TOKEN with your real token.

You will get a token from our support or Orders page. you should pass it as token= in GET query.

API Endpoints

Nfl Odds Api

API endpoint is started with https://api.b365api.com/

We have another load balancer API endpoint as https://api.betsapi.com/ in case you have issues with api.b365api.com.

Rate Limatation

3600 requests per hour.

Live Sports Odds Api Calculator

You can buy Volume Packages to increase the hourly rate limitation from 199,999 to 799,999 requests per hour.

Live sports odds api

You can check the values in headers:

Football Odds Api

Header NameDescription
X-RateLimit-LimitThe maximum number of requests that the consumer is permitted to make per hour.
X-RateLimit-RemainingThe number of requests remaining in the current rate limit window.
X-RateLimit-ResetThe time at which the current rate limit window resets in UTC epoch seconds.

Response

Betting odds api

All responses are in JSON and has a success key to indicate it is successful or not.

Live Sports Odds Api

You'll get results if everything moves well, and an (R-Errors) will be thrown if failed.