{"uid":"cap_sdzDaz4qmCtag2qKPazn1","slug":"delx-probability-to-decimal-odds-converter-b14bb863","name":"Delx Probability to Decimal Odds Converter","description":"Convert a probability into decimal odds. Call when publishing agent fair prices as book-style decimal odds. Returns decimal odds from probability as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls.","url":"https://api.delx.ai/api/v1/x402/prob-to-odds-decimal","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"prob":{"type":"number","description":"Input field: prob."}}},"responseSchema":{"type":"json","example":{"odds":2.5,"prob":0.4,"schema":"delx/util-prob-to-odds-decimal/v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_mTfBmnIpeG6Mu7oZNK7EA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a probability (0–1) into its equivalent decimal odds representation for use in betting, forecasting, or risk modeling workflows.","exampleAgentPrompt":"Convert a probability of 0.4 into decimal odds for me.","exampleUseCases":[{"title":"Odds calculation for sports betting model","prompt":"I have a model that predicts a 65% chance of the home team winning — what are the decimal odds I should set for that outcome?"},{"title":"Forecasting dashboard odds display","prompt":"My forecast gives a 0.25 probability for this event happening — can you convert that to decimal odds so I can display it on the dashboard?"},{"title":"Risk workflow automated odds enrichment","prompt":"For each probability score coming out of our risk model, I need you to compute the equivalent decimal odds so we can feed them into the downstream pricing engine — start with prob 0.55."}],"resultDescription":"Returns a JSON object containing the input probability echoed back, the computed decimal odds (e.g. 2.5 for a probability of 0.4), and a schema identifier string ('delx/util-prob-to-odds-decimal/v1') for downstream validation.","failureModes":["Probability value outside valid range (0–1) may return an error or undefined odds","Missing 'prob' field in request body returns a validation error","Probability of 0 or 1 may cause division-by-zero or infinite odds edge cases","Network or payment authorization failure returns a 402 or 5xx status"],"whenToPreferThis":"Choose this endpoint when an agent or workflow needs a quick, reliable, single-call conversion from a probability score to decimal odds — especially within automated pipelines where betting, forecasting, or risk outputs need to be expressed in odds format without implementing the math locally. Prefer this over manual computation when consistency, traceability via schema versioning, and pay-per-call economics matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:08:36.498Z","isFirstParty":false}