Skip to contents

Sports & Events

Discover sports, events, and participants

toa_sports()
Find sports for which odds are accessible through the Odds API
toa_sports_events()
Find in-play and upcoming events for a sport through the Odds API
toa_sports_participants()
Find the participants (teams or players) for a sport through the Odds API
toa_sports_scores()
Find scores for the sports which are accessible through the Odds API

Current Odds & Markets

Featured-market odds, single-event odds, and available markets

toa_sports_odds()
Find odds for the sports which are accessible through the Odds API
toa_event_odds()
Find odds for a single event, including player props and other markets
toa_event_markets()
Find the available market keys for a single event through the Odds API

Historical Odds & Events

Point-in-time snapshots of events and odds (paid plans)

toa_sports_odds_history()
Find historical featured-market odds through the Odds API
toa_sports_events_history()
Find historical events for a sport through the Odds API
toa_event_odds_history()
Find historical odds for a single event through the Odds API

Account & Usage

API key registration and usage-quota inspection

toa_key() has_toa_key() check_toa_key()
Odds API Key Registration
toa_requests()
Find out your usage and remaining calls for your key from The Odds API
toa_quota()
Inspect your Odds API usage quota

Internals

Internal functions and data

toa_sports_keys
Sports for which odds are accessible through the Odds API
progressively()
Progressively
csv_from_url()
Load .csv / .csv.gz file from a remote connection
rds_from_url()
Load .rds file from a remote connection