I am trying to build an app that shows the real time position of a unique call sign and its Departure airport and Arrival airport. As the estArrivalAirport and estDepartureAirport responses are only available through the /flights/all request and it is only available for the previous day, is there any way around that problem to get estArrivalAirport of a flight from /states/all request?