Skip to main content

TeaserBet

Properties

NameTypeRequiredDescription
bet_idintBet identification
wager_numberintWager identification. All bets placed thru the API will have value 1. Website Classic view supports multiple contest(special) bets placement in the same bet slip in that case the bet would have appropriate wager number, as well as all round robin parlay bets.
placed_atstrDate time when the bet was placed.
bet_statusTeaserBetBetStatusBet Status. ACCEPTED = Bet was accepted, CANCELLED = Bet is cancelled as per Pinnacle betting rules, LOSE = The bet is settled as lose, REFUNDED = When an event is cancelled or when the bet is settled as push, the bet will have REFUNDED status, WON = The bet is settled as won
bet_typestr
winfloatWin amount.
riskfloatRisk amount.
odds_formatOddsFormatBet odds format. AMERICAN = American odds format, DECIMAL = Decimal (European) odds format, HONGKONG = Hong Kong odds format, INDONESIAN = Indonesian odds format, MALAY = Malaysian odds format
update_sequenceintUpdate Sequence
teaser_namestr
is_same_event_onlybool
min_picksfloat
max_picksfloat
legsList[TeaserLeg]
unique_request_idstrUnique Request Id
win_lossfloatWin-Loss for settled bets.
customer_commissionfloatClient’s commission on the bet.
cancellation_reasonCancellationReasonPossible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore
pricefloatPopulated for all teaser bets and will be the original price at the time of the placement.
final_pricefloatOnly for settled parlay. Final price may differ in case leg was cancelled or half won.
teaser_idfloatReference to the teaser id
teaser_group_idfloatReference to the teaser group id

TeaserBetBetStatus

Bet Status.

ACCEPTED = Bet was accepted,
CANCELLED = Bet is cancelled as per Pinnacle betting rules,
LOSE = The bet is settled as lose,
REFUNDED = When an event is cancelled or when the bet is settled as push, the bet will have REFUNDED status,
WON = The bet is settled as won

Properties

NameTypeRequiredDescription
ACCEPTEDstr"ACCEPTED"
CANCELLEDstr"CANCELLED"
LOSEstr"LOSE"
REFUNDEDstr"REFUNDED"
WONstr"WON"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →