espn_game_odds() retrieves the ESPN odds for a game as a data.frame where each row represents provider and includes detail on team identity, affiliation, and matchup-side context plus betting market snapshots with side/total prices and provider variation.
Usage
espn_game_odds(game = 401777460)
Value
data.frame with one row per provider
Arguments
game
integer ID (e.g., 401777460); see espn_games() for
reference