get https://api.astaraconnect.com/v1/telemetrics//odometer-delta
This endpoint returns the total km run within a period of time for a given tracker.
The endpoint uses the odometer readings from the tracker. The system uses the date range to get the
most recent odometer's read on the start_date and the last read on the end_date. With these two values, it computes the difference and it returns it.