betfair_market_prices
Retrieve exchange back/lay prices and market state for specified sports markets, enabling cross-provider odds comparison.
Instructions
Exchange back/lay prices + state for one or more markets (the core odds feed).
Returns: {currencyCode, eventTypes:[{eventTypeId, eventNodes:[{eventId, event:{eventName, countryCode, openDate}, marketNodes:[{marketId, state:{inplay, status}, description, runners:[{...prices: back/lay}]}]}]}]}
Example: Price two markets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _ak | No | nzIFcwyWhrlwYMrh | |
| alt | No | json | |
| types | No | MARKET_STATE,MARKET_RATES,MARKET_DESCRIPTION,EVENT,RUNNER_DESCRIPTION,RUNNER_STATE,RUNNER_EXCHANGE_PRICES_BEST,RUNNER_METADATA,MARKET_LINE_RANGE_INFO | |
| locale | No | en | |
| marketIds | Yes | ||
| rollupLimit | No | ||
| rollupModel | No | STAKE | |
| currencyCode | No | AUD |