📜 prices listCopy Pageget https://api.sharpsports.io/v1/pricesQuery ParamseventIdstringThe id of an Event to fetch prices for. One of eventId, sport, or league is required. When provided alongside sport or league, this acts as a filter; comma-separated values are supported.sportstringThe Sport to fetch prices for, either as a sport id (e.g. SPRT_xxx) or a sport name (e.g. basketball). One of eventId, sport, or league is required.leaguestringThe League to fetch prices for, either as a league id (e.g. LGUE_xxx) or a league abbreviation (e.g. nba). One of eventId, sport, or league is required.marketIdstringThe id of a Market to filter prices to. Accepts one or multiple comma-separated market ids.bookstringFilter prices to a specific Book (or set of books). Accepts one or multiple comma-separated values, where each value is either a book id (e.g. BOOK_xxx) or a 2-character book abbreviation (e.g. dk).Responses 200200 400400Updated 7 months ago