Data Loading estimates endpoint.
Compute estimated time and cost for the data loading.
Args: user (User): User authenticated with api key. data (DataLoadingSubmitModel): The payload for data loading.
Returns: dict: The estimates dictionary.
Successful Response