Sessions 5-7a: 955 tests, deployment ready
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"base_url": "https://api.the-odds-api.com/v4/sports",
|
||||
"sport_keys": {
|
||||
"nba": "basketball_nba",
|
||||
"mlb": "baseball_mlb"
|
||||
},
|
||||
"regions": "us",
|
||||
"odds_format": "american",
|
||||
"bookmakers": ["draftkings", "fanduel", "betmgm", "caesars"],
|
||||
"market_priority": [
|
||||
"pitcher_strikeouts",
|
||||
"player_points",
|
||||
"player_rebounds",
|
||||
"player_assists",
|
||||
"batter_hits",
|
||||
"batter_total_bases"
|
||||
],
|
||||
"free_tier": {
|
||||
"max_daily_pulls": 2,
|
||||
"morning_scan_time": "10:00 AM ET",
|
||||
"pre_game_scan_offset_minutes": 90,
|
||||
"monthly_request_limit": 500
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user