{
"base_contest": {
"id": 0,
"game_id": 0,
"states": {
"assign_ai_enabled": true,
"commit_ai_enabled": true,
"contest_script_environment_enabled": true,
"private_match_enabled": true,
"public_match_enabled": true,
"test_match_enabled": true
},
"contest_assets": {
"contest_script": "string",
"sdks": [
{
"id": 0,
"name": "string",
"readme": "string",
"build_ai": {
"status": "pending"
},
"run_ai": {
"status": "pending"
}
}
]
}
},
"id": 0,
"my_privilege": "admin",
"metadata": {
"cover_url": "string",
"readme": "string",
"title": "string"
},
"registration": {
"registration_enabled": true,
"password": "string"
},
"admins": {
"avatar_url": "string",
"nickname": "string",
"username": "string"
}
}