Skip to main content

ParlayLineRequest

Properties

NameTypeRequiredDescription
unique_leg_idstrThis unique id of the leg. It used to identify and match leg in the response.
event_idintId of the event.
period_numberintThis represents the period of the match.
leg_bet_typeLegBetTypeSPREAD, MONEYLINE, TOTAL_POINTS and TEAM_TOTAL_POINTS are supported.
teamParlayLineRequestTeamChosen team type. This is needed only for SPREAD and MONEYLINE wager types. [Team1, Team2, Draw (MONEYLINE only)]
sideParlayLineRequestSideChosen side. This is needed only for TOTAL_POINTS wager type. [OVER, UNDER]
handicapfloatThis is needed for SPREAD and TOTAL_POINTS bet type.

LegBetType

SPREAD, MONEYLINE, TOTAL_POINTS and TEAM_TOTAL_POINTS are supported.

Properties

NameTypeRequiredDescription
SPREADstr"SPREAD"
MONEYLINEstr"MONEYLINE"
TOTAL_POINTSstr"TOTAL_POINTS"
TEAM_TOTAL_POINTSstr"TEAM_TOTAL_POINTS"

ParlayLineRequestTeam

Chosen team type. This is needed only for SPREAD and MONEYLINE wager types. [Team1, Team2, Draw (MONEYLINE only)]

Properties

NameTypeRequiredDescription
TEAM1str"Team1"
TEAM2str"Team2"
DRAWstr"Draw"

ParlayLineRequestSide

Chosen side. This is needed only for TOTAL_POINTS wager type. [OVER, UNDER]

Properties

NameTypeRequiredDescription
OVERstr"OVER"
UNDERstr"UNDER"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →