get_partner_odds | R Documentation |
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 = "US")
country |
string 2-letter Code |
tibble with one row per game
partner_odds_now_CA <- get_partner_odds(country='CA')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.