Skip to main content

PlaceTeaserBetLegResponse

Properties

NameTypeRequiredDescription
statusstrStatus of the request.
error_codePlaceTeaserBetLegResponseErrorCodeWhen Status is PROCESSED_WITH_ERROR, provides a code indicating the specific problem. CANNOT_TEASER_LIVE_GAME = Teaser is not allowed on a live game, CHECK_TEASER_ERROR = The teaser is invalid, check the teaser error for more details, INVALID_EVENT = The game is not found in the system, INVALID_LEG_BET = The wager is not verified, INVALID_LEG_BET_TYPE = Wager type is not “teasable”, can be either Spread or Total, LINE_CHANGED = Wager is placed on a line that has changed, LINE_DOES_NOT_BELONG_TO_EVENT = There was no game found for the wager, OFFLINE_EVENT = Either the game is offline OR there was no game found for the wager, PAST_CUTOFFTIME = Wager is placed on a game after the cutoff time, POINTS_ARE_NOT_ADJUSTED = The teaser points were not adjusted, SYSTEM_ERROR_1 = System error, SYSTEM_ERROR_2 = System error, WAGER_DATA_MISSING = Wager is denied due to insufficient information available for validation, LINE_IS_NOT_AVAILABLE = Line is not available for the specified Teaser Leg, TEASER_IS_NOT_ENABLED = Teaser is not available for the specified leg, 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.
pointsfloatNumber of points.

PlaceTeaserBetLegResponseErrorCode

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

CANNOT_TEASER_LIVE_GAME = Teaser is not allowed on a live game,
CHECK_TEASER_ERROR = The teaser is invalid, check the teaser error for more details,
INVALID_EVENT = The game is not found in the system,
INVALID_LEG_BET = The wager is not verified,
INVALID_LEG_BET_TYPE = Wager type is not “teasable”, can be either Spread or Total,
LINE_CHANGED = Wager is placed on a line that has changed,
LINE_DOES_NOT_BELONG_TO_EVENT = There was no game found for the wager,
OFFLINE_EVENT = Either the game is offline OR there was no game found for the wager,
PAST_CUTOFFTIME = Wager is placed on a game after the cutoff time,
POINTS_ARE_NOT_ADJUSTED = The teaser points were not adjusted,
SYSTEM_ERROR_1 = System error,
SYSTEM_ERROR_2 = System error,
WAGER_DATA_MISSING = Wager is denied due to insufficient information available for validation,
LINE_IS_NOT_AVAILABLE = Line is not available for the specified Teaser Leg, TEASER_IS_NOT_ENABLED = Teaser is not available for the specified leg, BETTING_SUSPENDED - Due to anomalous market circumstances bets are not currently being accepted on this line. Try again with next LineId.

Properties

NameTypeRequiredDescription
CANNOT_TEASER_LIVE_GAMEstr"CANNOT_TEASER_LIVE_GAME"
CHECK_TEASER_ERRORstr"CHECK_TEASER_ERROR"
INVALID_EVENTstr"INVALID_EVENT"
INVALID_LEG_BETstr"INVALID_LEG_BET"
INVALID_LEG_BET_TYPEstr"INVALID_LEG_BET_TYPE"
LINE_CHANGEDstr"LINE_CHANGED"
LINE_DOES_NOT_BELONG_TO_EVENTstr"LINE_DOES_NOT_BELONG_TO_EVENT"
OFFLINE_EVENTstr"OFFLINE_EVENT"
PAST_CUTOFFTIMEstr"PAST_CUTOFFTIME"
POINTS_ARE_NOT_ADJUSTEDstr"POINTS_ARE_NOT_ADJUSTED"
SYSTEM_ERROR_1str"SYSTEM_ERROR_1"
SYSTEM_ERROR_2str"SYSTEM_ERROR_2"
WAGER_DATA_MISSINGstr"WAGER_DATA_MISSING"
LINE_IS_NOT_AVAILABLEstr"LINE_IS_NOT_AVAILABLE"
TEASER_IS_NOT_ENABLEDstr"TEASER_IS_NOT_ENABLED"
BETTING_SUSPENDEDstr"BETTING_SUSPENDED"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →