Skip to main content

ParlayLegResponse

Properties

NameTypeRequiredDescription
statusParlayLegResponseStatusStatus of the request.
error_codeParlayLegResponseErrorCodeWhen Status is PROCESSED_WITH_ERROR, provides a code indicating the specific problem. CANNOT_PARLAY_LIVE_GAME = The wager is placed on Live game, CORRELATED = The leg is correlated with another one, EVENT_NO_LONGER_AVAILABLE_FOR_BETTING = The event is no longer offered, EVENT_NOT_OFFERED_FOR_PARLAY = The event is not offered for parlaying, INVALID_EVENT = Live betting is not allowed at this moment, INVALID_LEG_BET_TYPE = Leg bet type is not accepted for parlaying. Accepted values are SPREAD, MONEYLINE, TOTAL_POINTS, INVALID_PARLAY_BET = The leg did not validated due to error on Parlay Bet. Check the error PlaceParlayBet response for error details, LINE_CHANGED = Bet is submitted on a line that has changed, LINE_DOES_NOT_BELONG_TO_EVENT = LineId does not match the EventId specified in the request, LISTED_PITCHERS_SELECTION_ERROR = If bet was submitted with pitcher1MustStart and/or pitcher2MustStart parameters with values that are not allowed, ODDS_NO_LONGER_OFFERED_FOR_PARLAY_1 = Due to line change odds are not offered for parlaying, ODDS_NO_LONGER_OFFERED_FOR_PARLAY_2 = Due to line change odds are not offered for parlaying, ODDS_NO_LONGER_OFFERED_FOR_PARLAY_3 = Due to line change odds are not offered for parlaying, OFFLINE_EVENT = Bet is submitted on an event that is offline or with incorrect lineId, PAST_CUTOFFTIME = Bet is submitted on a game after the betting cutoff time, SYSTEM_ERROR_1 = Unexpected error, SYSTEM_ERROR_2 = Unexpected error, SYSTEM_ERROR_3 = Unexpected error, LINE_IS_NOT_AVAILABLE = Line is not available for the specified Parlay Leg, PERIOD_IS_DISALLOWED_FOR_SAME_GAME_PARLAY = Period is not allowed to be parlayed on a same event, BETTING_SUSPENDED - Due to anomalous market circumstances bets are not currently being accepted on this line. Try again with next LineId.
leg_idstrEcho of the legId from the request.
line_idintLine identification that bet was placed on.
alt_line_idintIf bet was accepted on alternate line, the altLineId will be returned.
pricefloatPrice that the bet was placed on.
correlated_legsList[str]If errorCode is CORRELATED will contain legIds of all correlated legs.

ParlayLegResponseStatus

Status of the request.

Properties

NameTypeRequiredDescription
PROCESSED_WITH_ERRORstr"PROCESSED_WITH_ERROR"
VALIDstr"VALID"

ParlayLegResponseErrorCode

When Status is PROCESSED_WITH_ERROR, provides a code indicating the specific problem.

CANNOT_PARLAY_LIVE_GAME = The wager is placed on Live game,
CORRELATED = The leg is correlated with another one,
EVENT_NO_LONGER_AVAILABLE_FOR_BETTING = The event is no longer offered,
EVENT_NOT_OFFERED_FOR_PARLAY = The event is not offered for parlaying,
INVALID_EVENT = Live betting is not allowed at this moment,
INVALID_LEG_BET_TYPE = Leg bet type is not accepted for parlaying. Accepted values are SPREAD, MONEYLINE, TOTAL_POINTS,
INVALID_PARLAY_BET = The leg did not validated due to error on Parlay Bet. Check the error PlaceParlayBet response for error details,
LINE_CHANGED = Bet is submitted on a line that has changed,
LINE_DOES_NOT_BELONG_TO_EVENT = LineId does not match the EventId specified in the request,
LISTED_PITCHERS_SELECTION_ERROR = If bet was submitted with pitcher1MustStart and/or pitcher2MustStart parameters with values that are not allowed,
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_1 = Due to line change odds are not offered for parlaying,
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_2 = Due to line change odds are not offered for parlaying,
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_3 = Due to line change odds are not offered for parlaying,
OFFLINE_EVENT = Bet is submitted on an event that is offline or with incorrect lineId,
PAST_CUTOFFTIME = Bet is submitted on a game after the betting cutoff time,
SYSTEM_ERROR_1 = Unexpected error,
SYSTEM_ERROR_2 = Unexpected error,
SYSTEM_ERROR_3 = Unexpected error,
LINE_IS_NOT_AVAILABLE = Line is not available for the specified Parlay Leg,
PERIOD_IS_DISALLOWED_FOR_SAME_GAME_PARLAY = Period is not allowed to be parlayed on a same event, BETTING_SUSPENDED - Due to anomalous market circumstances bets are not currently being accepted on this line. Try again with next LineId.

Properties

NameTypeRequiredDescription
CANNOT_PARLAY_LIVE_GAMEstr"CANNOT_PARLAY_LIVE_GAME"
CORRELATEDstr"CORRELATED"
EVENT_NO_LONGER_AVAILABLE_FOR_BETTINGstr"EVENT_NO_LONGER_AVAILABLE_FOR_BETTING"
EVENT_NOT_OFFERED_FOR_PARLAYstr"EVENT_NOT_OFFERED_FOR_PARLAY"
INVALID_EVENTstr"INVALID_EVENT"
INVALID_LEG_BET_TYPEstr"INVALID_LEG_BET_TYPE"
INVALID_PARLAY_BETstr"INVALID_PARLAY_BET"
LINE_CHANGEDstr"LINE_CHANGED"
LINE_DOES_NOT_BELONG_TO_EVENTstr"LINE_DOES_NOT_BELONG_TO_EVENT"
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_1str"ODDS_NO_LONGER_OFFERED_FOR_PARLAY_1"
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_2str"ODDS_NO_LONGER_OFFERED_FOR_PARLAY_2"
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_3str"ODDS_NO_LONGER_OFFERED_FOR_PARLAY_3"
OFFLINE_EVENTstr"OFFLINE_EVENT"
PAST_CUTOFFTIMEstr"PAST_CUTOFFTIME"
SYSTEM_ERROR_1str"SYSTEM_ERROR_1"
SYSTEM_ERROR_2str"SYSTEM_ERROR_2"
SYSTEM_ERROR_3str"SYSTEM_ERROR_3"
LINE_IS_NOT_AVAILABLEstr"LINE_IS_NOT_AVAILABLE"
PERIOD_IS_DISALLOWED_FOR_SAME_GAME_PARLAYstr"PERIOD_IS_DISALLOWED_FOR_SAME_GAME_PARLAY"
BETTING_SUSPENDEDstr"BETTING_SUSPENDED"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →