get_market_odds
Retrieve current YES/NO prices, implied probability, volume, and market metadata for any prediction market on Polymarket or Kalshi using its market identifier.
Instructions
Get detailed current odds and pricing for a specific prediction market.
Provides YES/NO prices, implied probability, volume, and market metadata. Use the market_id from search_prediction_markets or get_trending_markets.
Args: market_id: The market identifier (Kalshi ticker like "KXBTC-26MAR15-B100000" or Polymarket condition_id) platform: "polymarket" or "kalshi"
Returns: JSON with detailed market odds, pricing, and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | Yes | ||
| platform | No | polymarket |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |