pub async fn get_heat_map_data( __arg0: State<RestState>, __arg1: Json<Value>, ) -> Result<RawJson, (StatusCode, Json<Value>)>