BettingApi: Betting operations

Description Methods Public fields Active bindings Methods

Description

swagger.Betting

Methods

get_lines Betting lines

Public fields

path

Stores url path of the request.

apiClient

Handles the client-server communication.

userAgent

Set the user agent of the request.

Active bindings

path

Stores url path of the request.

Methods

Public methods


Method new()

Usage
BettingApi$new(apiClient)

Method get_lines()

Usage
BettingApi$get_lines(
  game_id,
  year,
  week,
  season_type,
  team,
  home,
  away,
  conference,
  ...
)

Method clone()

The objects of this class are cloneable with this method.

Usage
BettingApi$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


saiemgilani/cfbd-api-R documentation built on Feb. 16, 2021, 12:07 a.m.