Skip to main content

ParlayLegRequest

Properties

NameTypeRequiredDescription
uniqueLegIdstringUnique id of the leg. It's used to identify and match legs in the response.
lineIdnumberLine identification.
altLineIdnumberAlternate line identification.
sportIdnumberSport identification.
eventIdnumberEvent identification.
periodNumbernumberThis represents the period of the match. For example, for soccer we have: 0 - Game, 1 - 1st Half and 2 - 2nd Half
legBetTypeParlayLegRequestLegBetTypeOnly SPREAD, MONEYLINE and TOTAL_POINTS are supported.
teamstringChosen 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
MONEYLINEstring"MONEYLINE"
SPREADstring"SPREAD"
TOTAL_POINTSstring"TOTAL_POINTS"

ParlayLegRequestSide

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

Properties

NameTypeRequiredDescription
OVERstring"OVER"
UNDERstring"UNDER"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →