pub fn parse_last_prices(data: &Value) -> Result<Vec<LastPrice>>
Parse multiple latest price data entries from Binance ticker API.