Overtime V2 quote data
Get quote data for a ticket.
Last updated
Get quote data for a ticket.
Last updated
POST
https://overtimemarketsv2.xyz/overtime-v2/networks/{{network}}/quote
See quote API endpoint with request/response examples under .
buyInAmount*
number
(Required) Buy-in amount
tradeData*
collateral
string
(Optional) Collateral used for trade. If omitted, default collateral will be used for quote.
gameId
string
sportId
number
typeId
number
maturity
number
status
number
line
number
playerId
number
odds
number[]
merkleProof
string[]
position
number
Selected position on the market.
combinedPositions
live
boolean
Always false
. The quote endpoint is not used for live markets.
quoteData
Ticket quote data
liquidityData
Ticket liquidity data
totalQuote
Ticket total quote
payout
Ticket payout data
potentialProfit
Ticket profit data
buyInAmountInUsd
number
Buy-in amount in default collateral
[collateral]
number
usd
number
Potential payout in default collateral
payoutCollateral
string
[collateral]
number
usd
number
Potential profit in default collateral
percentage
number
Potential profit in percentage
ticketLiquidityInUsd
number
Available liquidity for the ticket in default collateral
[]
(Required) Markets data obtained from .
Game ID from .
Subleague ID from .
Type ID from .
Maturity from .
Status from .
Line from .
Player ID from .
Normalized Implied odds from .
Proof from .
[][]
Combined positions from .
Potential payout in collateral. Available only for THALES, ETH, or WETH. More about the V2 collateral upgrade in .
Default payout collateral. For THALES, ETH, or WETH only available payout collateral is the one used for trade. More about the V2 collateral upgrade in .
Potential profit in collateral. Available only for THALES, ETH, or WETH. More about the V2 collateral upgrade in .