powered by
game_odds() scrapes the real-time game odds for a given country by partnered bookmaker.
game_odds()
country
game_odds(country = "US")
data.frame with one row per game
two-letter code (e.g., 'CA'); see countries() for reference
countries()
game_odds_CA <- game_odds(country = 'CA')
Run the code above in your browser using DataLab