json.extract! game, :id, :title, :participants_count, :memo, :created_at, :updated_at json.url game_url(game, format: :json)