I would like to have an endpoint that receives a date and return the list of all the companies/tickers that have earning calls on a given date. Optionally it can get a second parameters as an integer from 1-7 or more to return list of all tickers that are having earning report on that given date plus 1-7 date after that. For example if I pass 3/3/2025 and 3 it should returns tickers that have earning call on 3/3/2025, and 3/4/2025, and 3/5/2025 for total of 3 days.