What should I do if there are a lot of data even with only one day date range? The response size can be 4GB or more for only one day. For 5 days it’s about 25GB and our system won’t be able to process this. I tried to zip the response but after unzipping the file is still large. Could it possible to add pagination to be used with limit or some other way to filter the data?