We'd like to be able to extract pipeline data from CircleCI by date. Currently, if I want to get pipelines for a project from May 2024, I would have to utilize the following api request and then paginate backwards until my target date. For some repos, this can be thousands of requests to just reach the location I need.