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