get
https://api.astaraconnect.com/v2/trackers//trips-distance-by-odometer
Returns the list of trips for the given tracker with distance by odometer without geom.
The tracker can be identified using either:
- its internal 'oid' (UUID), or
- its external 'tracker_id'.
You can optionally filter the trips between 'start_date' and 'end_date'
(inclusive). The filter is applied over the trip 'start_date'.