curl --location --request GET 'https://api.falken.ltd/api/organizations//practice-logs/athletes//attendance'{
"attendanceRate": 0,
"totalSessions": 0,
"attendedCount": 0,
"currentStreak": 0,
"statusBreakdown": {
"property1": 0,
"property2": 0
},
"attendances": [
{
"practiceLogId": "07ee5258-9aef-4b50-a6ea-cda21e27e174",
"date": "2019-08-24T14:15:22.123Z",
"sessionType": "string",
"focusArea": "string",
"status": "string",
"notes": "string"
}
]
}