R/live_markets.R
get_live_sports.Rd
Returns all currently running in-play betting markets
get_live_sports()
returns a dataframe of all in-play bets available currently
if (FALSE) { # \dontrun{ try({ df <- get_live_sports() }) } # }