historical sportsbook odds
Building a sports betting strategy requires data, and lots of it. In order to get this data though, it can be expensive and time consuming finding it and writing scripts to ingest it. We have done the hard part for you, and made the data available for ingestion into your own database, or for programmatic use in an application. Data is updated on the first of every month. The following sports are…
historical sportsbook odds endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get historical odds and game results /data/{sport}/{year}/{page} |
Get paginated odds and game results data for a sport and year Request structure is: ``` https://odds.scribecrafters.com/data/{sport}/{year}/{page} ``` Possible values for `sport`… |