curl --location --request GET 'https://api.falken.ltd/api/competitions//stages'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"matchId": "685569fd-95e6-4335-9aa5-fdd22382bd9e",
"name": "string",
"stageType": "string",
"shotsPerAthlete": 0,
"displayOrder": 0,
"isActive": true,
"isCompleted": true,
"startedAt": "2019-08-24T14:15:22.123Z",
"completedAt": "2019-08-24T14:15:22.123Z",
"timeLimitMinutes": 0,
"notes": "string"
}
]