{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/deribit/json-schema/best_ask_price.json", "title": "Best Ask Price", "nullable": true, "type": "number", "description": "The current best ask price, `null` if there aren't any asks" }