Skip to main content

LineResponse

Properties

NameTypeRequiredDescription
statusLineResponseStatusIf the value is NOT_EXISTS, than this will be the only parameter in the response. All other params would be empty. [SUCCESS = OK, NOT_EXISTS = Line not offered anymore]
pricefloatLatest price.
line_idintLine identification needed to place a bet.
alt_line_idintThis would be needed to place the bet if the handicap is on alternate line, otherwise it will not be populated in the response.
team1_scoreintTeam 1 score for the period 0. Applicable to soccer only.
team2_scoreintTeam 2 score for the period 0. Applicable to soccer only.
team1_red_cardsintTeam 1 red cards for the period 0. Applicable to soccer only.
team2_red_cardsintTeam 2 red cards for the period 0. Applicable to soccer only.
max_risk_stakefloatMaximum bettable risk amount.
min_risk_stakefloatMinimum bettable risk amount.
max_win_stakefloatMaximum bettable win amount.
min_win_stakefloatMinimum bettable win amount.
effective_as_ofstrLine is effective as of this date and time in UTC.
period_team1_scoreintTeam 1 score for the supported periods. Applicable to soccer only.
period_team2_scoreintTeam 2 score for the supported periods. Applicable to soccer only.
period_team1_red_cardsintTeam 1 red cards for the supported periods. Applicable to soccer only.
period_team2_red_cardsintTeam 2 red cards for the supported periods. Applicable to soccer only.

LineResponseStatus

If the value is NOT_EXISTS, than this will be the only parameter in the response. All other params would be empty. [SUCCESS = OK, NOT_EXISTS = Line not offered anymore]

Properties

NameTypeRequiredDescription
SUCCESSstr"SUCCESS"
NOT_EXISTSstr"NOT_EXISTS"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →