powered by
get_partner_odds() retrieves partner-provided information on each game for a given country, including but not limited to their ID and home and away team odds. Access get_countries() for country reference.
get_partner_odds()
country
get_countries()
get_partner_odds(country = "US")
tibble with one row per game
string 2-letter Code
partner_odds_now_CA <- get_partner_odds(country='CA')
Run the code above in your browser using DataLab