Get PricesAsk AIget https://api.matchbook.com/edge/rest/events/{event_id}/markets/{market_id}/runners/{runner_id}/pricesAPI GROUP : EVENTSRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsevent_idint64requiredThe id of the event for which the prices is to be returned in the response.market_idint64requiredThe id of the market for which the prices is to be returned in the response.runner_idint64requiredThe id of the runner for which the prices is to be returned in the response.Query Paramsexchange-typestringDefaults to back-layPrices are returned in accordance with the specified exchange-type. Allowed values: back-lay, binary.odds-typestringDefaults to DECIMALPrices are returned in accordance with the specified odds-type. Allowed values: DECIMAL, US, HK, MALAY, INDO, %.depthint32Defaults to 3Value indicating, for each runner, the maximum number of prices that will be returned in the response for each side.sidestringOnly prices on the specified side are included in the response. Allowed values are: back, lay or win, lose. Both sides are returned if no side is specified.currencystringPrices are returned in the specified currency. Allowed values: USD, EUR, GBP, AUD, CAD. HKDminimum-liquiditydoubleOnly prices with available-amount greater than or equal to this value are included in the response. The default is 2.price-modestringDefaults to expandedAllowed values are: expanded, aggregated. With expanded all prices available on the runner are returned up to the defined price-depth. With aggregated at most three prices are returned. First and second are identical to the first two prices returned with by the expanded mode. Third price is an aggregation of the liquidity on the third and following layers calculated to optimise the liquidity displayed.exclude-mirrored-pricesbooleanDefaults to falseA boolean indicating whether to return only the originator prices for binary markets (similar to non binary markets) or to include also mirrored prices.truefalseResponse 200200Updated about 6 years ago