curl --location --request GET '/api/v1/public//proximity-score?from&to'{
"status": true,
"message": "Success",
"data": {
"customerId": "CUST-001",
"customerFullName": "Chukwuemeka Obiora",
"homeAddress": "25 Marina Street, Lagos Island, Lagos, Nigeria",
"homeLatitude": 6.5244,
"homeLongitude": 3.3792,
"totalLogsAnalyzed": 12,
"averageProximityScore": 78.3,
"dateRangeFrom": "2026-04-01T00:00:00Z",
"dateRangeTo": "2026-04-23T23:59:59Z",
"scoreInterpretation": "Low confidence"
}
}