Skip to main content

TeaserBet

Properties

NameTypeRequiredDescription
betIdnumber✅Bet identification
wagerNumbernumber✅Wager 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.
placedAtstring✅Date time when the bet was placed.
betStatusTeaserBetBetStatus✅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
betTypestring✅
winnumber✅Win amount.
risknumber✅Risk amount.
oddsFormatOddsFormat✅Bet odds format. AMERICAN = American odds format, DECIMAL = Decimal (European) odds format, HONGKONG = Hong Kong odds format, INDONESIAN = Indonesian odds format, MALAY = Malaysian odds format
updateSequencenumber✅Update Sequence
teaserNamestring✅
isSameEventOnlyboolean✅
minPicksnumber✅
maxPicksnumber✅
legsTeaserLeg[]✅
uniqueRequestIdstring❌Unique Request Id
winLossnumber❌Win-Loss for settled bets.
customerCommissionnumber❌Client’s commission on the bet.
cancellationReasonCancellationReason❌Possible keys : _ correctTeam1Id _ correctTeam2Id _ correctListedPitcher1 _ correctListedPitcher2 _ correctSpread _ correctTotalPoints _ correctTeam1TotalPoints _ correctTeam2TotalPoints _ correctTeam1Score _ correctTeam2Score _ correctTeam1TennisSetsScore _ correctTeam2TennisSetsScore
pricenumber❌Populated for all teaser bets and will be the original price at the time of the placement.
finalPricenumber❌Only for settled parlay. Final price may differ in case leg was cancelled or half won.
teaserIdnumber❌Reference to the teaser id
teaserGroupIdnumber❌Reference 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 →