pinnacle_matchup_markets
Retrieves all straight markets and American odds for a specific matchup.
Instructions
All straight (non-parlay) markets + American-odds prices for one matchup and its related markets.
Returns: [{key, matchupId, period, cutoffAt, isAlternate, limits:[{amount, type}], prices:[{designation, points, price}]}] (top-level array; price is American odds)
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matchupId | Yes | Matchup id (from a matchups feed; needs hasMarkets=true). Required — part of the URL path. |