curl --location --request GET '/timesheets/late?location_id'
[ { "staff_id": "string", "location_id": "string", "total_hours": 0, "shifts": [ {} ], "late": true } ]