Skip to main content

TeaserBet

Properties

NameTypeRequiredDescription
betIdnumberBet identification
wagerNumbernumberWager 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.
placedAtstringDate time when the bet was placed.
betStatusTeaserBetBetStatusBet 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
betTypestring
winnumberWin amount.
risknumberRisk amount.
oddsFormatOddsFormatBet odds format. AMERICAN = American odds format, DECIMAL = Decimal (European) odds format, HONGKONG = Hong Kong odds format, INDONESIAN = Indonesian odds format, MALAY = Malaysian odds format
updateSequencenumberUpdate Sequence
teaserNamestring
isSameEventOnlyboolean
minPicksnumber
maxPicksnumber
legsTeaserLeg[]
uniqueRequestIdstringUnique Request Id
winLossnumberWin-Loss for settled bets.
customerCommissionnumberClient’s commission on the bet.
cancellationReasonCancellationReasonPossible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore
pricenumberPopulated for all teaser bets and will be the original price at the time of the placement.
finalPricenumberOnly for settled parlay. Final price may differ in case leg was cancelled or half won.
teaserIdnumberReference to the teaser id
teaserGroupIdnumberReference 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
ACCEPTEDstring"ACCEPTED"
CANCELLEDstring"CANCELLED"
LOSEstring"LOSE"
REFUNDEDstring"REFUNDED"
WONstring"WON"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →