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