def initialize(data, **opts)
          @response = data
          @api      = opts[:api]

          @games_hash   = {}