powered by
Returns all sports with the status whether they currently have lines or not
GetSports(force = TRUE)
Default=TRUE, boolean if TRUE force a reload of the data if FALSE use cached data
a data frame with these columns:
SportID
LinesAvailable
SportName
# NOT RUN { SetCredentials("TESTAPI","APITEST") AcceptTermsAndConditions(accepted=TRUE) GetSports() # }
Run the code above in your browser using DataLab