pub async fn play_computer(user_id: UserIdDTO) -> Result<GameIdDTO, ApiError>
post
/api/{user_id}/play_computer/