Skip to main content

ParlayLinesResponseV2

Properties

NameTypeRequiredDescription
statusParlayLinesResponseV2StatusStatus of the parlay [VALID = Parlay is valid, PROCESSED_WITH_ERROR = Parlay contains error(s)]
errorstrINVALID_LEGS. Signifies that one or more legs are invalid. Populated only if status is PROCESSED_WITH_ERROR.
min_risk_stakefloatMinimum allowed stake amount.
max_parlay_risk_stakefloatMaximum allowed stake amount for parlay bets. For round robin max stake see FAQ.
max_round_robin_total_riskfloatMaximum allowed total stake amount for all the parlay bets in the round robin.
max_round_robin_total_winfloatMaximum allowed total win amount for all the parlay bets in the round robin.
round_robin_option_with_oddsList[RoundRobinOptionWithOddsV2]Provides array with all acceptable Round Robin options with parlay odds for that option.
legsList[ParlayLineLeg]The collection of legs (the format of the object is described below).

ParlayLinesResponseV2Status

Status of the parlay [VALID = Parlay is valid, PROCESSED_WITH_ERROR = Parlay contains error(s)]

Properties

NameTypeRequiredDescription
VALIDstr"VALID"
PROCESSED_WITH_ERRORstr"PROCESSED_WITH_ERROR"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →