GET /injective/oracle/v1beta1/historical_price_records HTTP/1.1 Host: inj.nownodes.io Accept: */*
A successful response.
{ "price_records": [ { "oracle": "Unspecified", "symbol_id": "text", "latest_price_records": [ { "timestamp": "text", "price": "text" } ] } ] }