Skip to main content

ParlayLeg

Properties

NameTypeRequiredDescription
sportIdnumber❌
legBetTypeParlayLegLegBetType❌Parlay leg type.
legBetStatusParlayLegLegBetStatus❌Parlay Leg status. CANCELLED = The leg is canceled- the stake on this leg will be transferred to the next one. In this case the leg will be ignored when calculating the winLoss. LOST = The leg is a loss or a push-lose. When Push-lose happens, the half of the stake on the leg will be pushed to the next leg, and the other half will be a lose. This can happen only when the leg is placed on a quarter points handicap. PUSHED = The leg is a push - the stake on this leg will be transferred to the next one. In this case the leg will be ignored when calculating the winLoss. REFUNDED = The leg is refunded - the stake on this leg will be transferred to the next one. In this case the leg will be ignored when calculating the winLoss. WON = The leg is a won or a push-won. When Push-won happens, the half of the stake on the leg will be pushed to the next leg, and the other half is won. This can happen only when the leg is placed on a quarter points handicap. HALF_WON_HALF_PUSHED = The bet is settled as half won half pushed. Only for asian handicap legs. HALF_LOST_HALF_PUSHED = The bet is settled as half lost half pushed. Only for asian handicap legs.
leagueIdnumber❌
eventIdnumber❌
eventStartTimestring❌Date time when the event starts.
handicapnumber❌
pricenumber❌
teamNamestring❌
sideParlayLegSide❌Side type.
team1string❌Wellington Phoenix
team2string❌Adelaide United
periodNumbernumber❌
ftTeam1Scorenumber❌Full time team 1 score
ftTeam2Scorenumber❌Full time team 2 score
pTeam1Scorenumber❌End of period team 1 score. If the bet was placed on Game period (periodNumber =0) , this will be null
pTeam2Scorenumber❌End of period team 2 score. If the bet was placed on Game period (periodNumber =0) , this will be null
cancellationReasonCancellationReason❌Possible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore

ParlayLegLegBetType

Parlay leg type.

Properties

NameTypeRequiredDescription
MONEYLINEstring✅"MONEYLINE"
SPREADstring✅"SPREAD"
TOTAL_POINTSstring✅"TOTAL_POINTS"

ParlayLegLegBetStatus

Parlay Leg status. CANCELLED = The leg is canceled- the stake on this leg will be transferred to the next one. In this case the leg will be ignored when calculating the winLoss. LOST = The leg is a loss or a push-lose. When Push-lose happens, the half of the stake on the leg will be pushed to the next leg, and the other half will be a lose. This can happen only when the leg is placed on a quarter points handicap. PUSHED = The leg is a push - the stake on this leg will be transferred to the next one. In this case the leg will be ignored when calculating the winLoss. REFUNDED = The leg is refunded - the stake on this leg will be transferred to the next one. In this case the leg will be ignored when calculating the winLoss. WON = The leg is a won or a push-won. When Push-won happens, the half of the stake on the leg will be pushed to the next leg, and the other half is won. This can happen only when the leg is placed on a quarter points handicap. HALF_WON_HALF_PUSHED = The bet is settled as half won half pushed. Only for asian handicap legs. HALF_LOST_HALF_PUSHED = The bet is settled as half lost half pushed. Only for asian handicap legs.

Properties

NameTypeRequiredDescription
CANCELLEDstring✅"CANCELLED"
LOSTstring✅"LOST"
PUSHEDstring✅"PUSHED"
REFUNDEDstring✅"REFUNDED"
WONstring✅"WON"
ACCEPTEDstring✅"ACCEPTED"
HALF_WON_HALF_PUSHEDstring✅"HALF_WON_HALF_PUSHED"
HALF_LOST_HALF_PUSHEDstring✅"HALF_LOST_HALF_PUSHED"

ParlayLegSide

Side 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 →