The price for the last trade
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/deribit/json-schema/last_price.json", "title": "Last Price", "nullable": true, "type": "number", "description": "The price for the last trade" }