sportsdataverse / oddsapiR

Access sports odds from the Odds API
https://oddsapir.sportsdataverse.org
Other
4 stars 1 forks source link

Enhancement Request for Player Props #3

Closed aaronmorrisNC closed 1 year ago

aaronmorrisNC commented 1 year ago

Hi Saiem. Now that player props are available will there be any functionality added to the oddsapiR package?

https://the-odds-api.com/sports-odds-data/betting-markets.html#player-props-api-markets

saiemgilani commented 1 year ago

Added via toa_event_odds()

saiemgilani commented 1 year ago

As of oddsapiR v0.0.3 (now available on CRAN), this is supported via the toa_event_odds() function.

Additionally, the function for historical odds has also been added toa_sports_odds_history()

Closing