Skip to main content

ParlayLegRequest

Properties

NameTypeRequiredDescription
unique_leg_idstrUnique id of the leg. It's used to identify and match legs in the response.
line_idintLine identification.
alt_line_idintAlternate line identification.
sport_idintSport identification.
event_idintEvent identification.
period_numberintThis represents the period of the match. For example, for soccer we have: 0 - Game, 1 - 1st Half and 2 - 2nd Half
leg_bet_typeParlayLegRequestLegBetTypeOnly SPREAD, MONEYLINE and TOTAL_POINTS are supported.
teamstrChosen team type. This is needed only for SPREAD and MONEYLINE bet types.
sideParlayLegRequestSideChosen side type. This is needed only for TOTAL_POINTS bet type.

ParlayLegRequestLegBetType

Only SPREAD, MONEYLINE and TOTAL_POINTS are supported.

Properties

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

ParlayLegRequestSide

Chosen side type. This is needed only for TOTAL_POINTS bet type.

Properties

NameTypeRequiredDescription
OVERstr"OVER"
UNDERstr"UNDER"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →