{"datasource":{"id":94,"type":"table"},"force":false,"queries":[{"time_range":"Last month","granularity":"datehour","filters":[{"col":"currency","op":"!=","val":"USD_VALUE"}],"extras":{"time_grain_sqla":"P1D","time_range_endpoints":["inclusive","exclusive"],"having":"","having_druid":[]},"applied_time_extras":{"__time_range":"Last month"},"columns":["clientname","partnername","currency","playerusername","clientplayerid","referencecode","bets","win","bettype","datehour"],"metrics":[],"orderby":[["datehour",true]],"annotation_layers":[],"row_limit":50000,"timeseries_limit":0,"timeseries_limit_metric":{"aggregate":null,"column":null,"expressionType":"SQL","hasCustomLabel":false,"isNew":false,"label":"datehour","optionName":"metric_yqq46ddyoc_j2s6fr0vrpb","sqlExpression":"datehour"},"order_desc":true,"url_params":{},"custom_params":{},"post_processing":[]}],"result_format":"json","result_type":"full"}
curl --location --request POST '/api/v1/chart/data' \
--header 'X-csrftoken: {{csrf_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{"datasource":{"id":94,"type":"table"},"force":false,"queries":[{"time_range":"Last month","granularity":"datehour","filters":[{"col":"currency","op":"!=","val":"USD_VALUE"}],"extras":{"time_grain_sqla":"P1D","time_range_endpoints":["inclusive","exclusive"],"having":"","having_druid":[]},"applied_time_extras":{"__time_range":"Last month"},"columns":["clientname","partnername","currency","playerusername","clientplayerid","referencecode","bets","win","bettype","datehour"],"metrics":[],"orderby":[["datehour",true]],"annotation_layers":[],"row_limit":50000,"timeseries_limit":0,"timeseries_limit_metric":{"aggregate":null,"column":null,"expressionType":"SQL","hasCustomLabel":false,"isNew":false,"label":"datehour","optionName":"metric_yqq46ddyoc_j2s6fr0vrpb","sqlExpression":"datehour"},"order_desc":true,"url_params":{},"custom_params":{},"post_processing":[]}],"result_format":"json","result_type":"full"}'{}