Skip to main content

ParlayLegRequest

Properties

NameTypeRequiredDescription
uniqueLegIdstring❌Unique id of the leg. It's used to identify and match legs in the response.
lineIdnumber❌Line identification.
altLineIdnumber❌Alternate line identification.
sportIdnumber❌Sport identification.
eventIdnumber❌Event identification.
periodNumbernumber❌This represents the period of the match. For example, for soccer we have: 0 - Game, 1 - 1st Half and 2 - 2nd Half
legBetTypeParlayLegRequestLegBetType❌Only SPREAD, MONEYLINE and TOTAL_POINTS are supported.
teamstring❌Chosen team type. This is needed only for SPREAD and MONEYLINE bet types.
sideParlayLegRequestSide❌Chosen 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 →