curl --location --request POST 'https://api.falken.ltd/api/marksmanship/TeamRegistration//athletes' \
--header 'Content-Type: application/json' \
--data-raw '{
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"auth0Sub": "string",
"countsTowardsTeam": true
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"athleteId": "69552696-5b24-4200-805d-78e46a91f565",
"athleteFirstName": "string",
"athleteLastName": "string",
"auth0Sub": "string",
"countsTowardsTeam": true,
"relayId": "f84fde33-aec0-4df5-a749-bbf9c79ee272",
"relayLabel": "string",
"firingPoint": 0,
"createdUtc": "2019-08-24T14:15:22.123Z",
"updatedUtc": "2019-08-24T14:15:22.123Z"
}