Binance API how to get price ticker with specific date time.
how to fetch with specific date or date time i have searched with api.binance.com/api/v3/ticker/24hr?symbol=BTCUSDT but i want to fetch with etc. api.binance.com/api/v3/ticker/1274123617?symbol=BTCUSDT in this url after ticker the number is unix date time (2022-05-17 19:13:37). but unfortunately i can't get response.