Skip to main content

ParlayLeg

Properties

NameTypeRequiredDescription
sport_idint
leg_bet_typeParlayLegLegBetTypeParlay leg type.
leg_bet_statusParlayLegLegBetStatusParlay 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.
league_idint
event_idint
event_start_timestrDate time when the event starts.
handicapfloat
pricefloat
team_namestr
sideParlayLegSideSide type.
team1strWellington Phoenix
team2strAdelaide United
period_numberint
ft_team1_scorefloatFull time team 1 score
ft_team2_scorefloatFull time team 2 score
p_team1_scorefloatEnd of period team 1 score. If the bet was placed on Game period (periodNumber =0) , this will be null
p_team2_scorefloatEnd of period team 2 score. If the bet was placed on Game period (periodNumber =0) , this will be null
cancellation_reasonCancellationReasonPossible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore

ParlayLegLegBetType

Parlay leg type.

Properties

NameTypeRequiredDescription
MONEYLINEstr"MONEYLINE"
SPREADstr"SPREAD"
TOTAL_POINTSstr"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
CANCELLEDstr"CANCELLED"
LOSTstr"LOST"
PUSHEDstr"PUSHED"
REFUNDEDstr"REFUNDED"
WONstr"WON"
ACCEPTEDstr"ACCEPTED"
HALF_WON_HALF_PUSHEDstr"HALF_WON_HALF_PUSHED"
HALF_LOST_HALF_PUSHEDstr"HALF_LOST_HALF_PUSHED"

ParlayLegSide

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