{
"name": "string",
"code": "string",
"description": "string",
"totalShots": 1,
"totalTimeMinutes": 1,
"sanctioningBody": "string",
"isActive": true,
"displayOrder": 0,
"positions": [
{
"position": "string",
"shotCount": 1,
"timeMinutes": 1,
"positionOrder": 0,
"notes": "string",
"allowSightingShots": true,
"sightingShotCount": 0,
"sighterTimeMinutes": 1,
"changeoverTimeMinutes": 1
}
]
}