NBA Player Props Odds
Search for the sport and date you're looking for using the Get Events endpoint to retrieve an eventId. Use that eventId in the Get Player Odds endpoint to pull all available player prop offers for that game across all supported sportsbooks. Supported sports: NBA You have the option to provide additional parameters to narrow down the results: - Markets — filter by specific prop types per sport,…
NBA Player Props Odds endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Bookies /get-bookies |
Get all of the available bookies / gambling websites that our API provides. If you want to sort by name to get the id, simply provide the 'name=' as a query parameter and it will… |
| GET |
Get All Markets /get-markets |
Get all of the available markets (Assists, Points, Rebounds, etc.) that our API provides. If you want to sort by name to get the id, simply provide the 'name=' as a query… |
| GET |
Get Events For Today /get-events-for-date |
Get all of the available events for today's date. The reason why you want to use this API is to get the 'eventId' from the event that you need. This is useful for the main API… |
| GET |
Get Player Odds For Event /get-player-odds-for-event |
Get's the odds for the provided eventId from the parameter. You can send in a lot of parameters in this request, here's what's available. - eventId (Required). Send in the… |
NBA Player Props Odds pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $8 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $45 / month | — |
|