Skip to main content

ParlayLegResponse

Properties

NameTypeRequiredDescription
statusParlayLegResponseStatusStatus of the request.
errorCodeParlayLegResponseErrorCodeWhen 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.
legIdstringEcho of the legId from the request.
lineIdnumberLine identification that bet was placed on.
altLineIdnumberIf bet was accepted on alternate line, the altLineId will be returned.
pricenumberPrice that the bet was placed on.
correlatedLegsstring[]If errorCode is CORRELATED will contain legIds of all correlated legs.

ParlayLegResponseStatus

Status of the request.

Properties

NameTypeRequiredDescription
PROCESSED_WITH_ERRORstring"PROCESSED_WITH_ERROR"
VALIDstring"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_GAMEstring"CANNOT_PARLAY_LIVE_GAME"
CORRELATEDstring"CORRELATED"
EVENT_NO_LONGER_AVAILABLE_FOR_BETTINGstring"EVENT_NO_LONGER_AVAILABLE_FOR_BETTING"
EVENT_NOT_OFFERED_FOR_PARLAYstring"EVENT_NOT_OFFERED_FOR_PARLAY"
INVALID_EVENTstring"INVALID_EVENT"
INVALID_LEG_BET_TYPEstring"INVALID_LEG_BET_TYPE"
INVALID_PARLAY_BETstring"INVALID_PARLAY_BET"
LINE_CHANGEDstring"LINE_CHANGED"
LINE_DOES_NOT_BELONG_TO_EVENTstring"LINE_DOES_NOT_BELONG_TO_EVENT"
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_1string"ODDS_NO_LONGER_OFFERED_FOR_PARLAY_1"
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_2string"ODDS_NO_LONGER_OFFERED_FOR_PARLAY_2"
ODDS_NO_LONGER_OFFERED_FOR_PARLAY_3string"ODDS_NO_LONGER_OFFERED_FOR_PARLAY_3"
OFFLINE_EVENTstring"OFFLINE_EVENT"
PAST_CUTOFFTIMEstring"PAST_CUTOFFTIME"
SYSTEM_ERROR_1string"SYSTEM_ERROR_1"
SYSTEM_ERROR_2string"SYSTEM_ERROR_2"
SYSTEM_ERROR_3string"SYSTEM_ERROR_3"
LINE_IS_NOT_AVAILABLEstring"LINE_IS_NOT_AVAILABLE"
PERIOD_IS_DISALLOWED_FOR_SAME_GAME_PARLAYstring"PERIOD_IS_DISALLOWED_FOR_SAME_GAME_PARLAY"
BETTING_SUSPENDEDstring"BETTING_SUSPENDED"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →