$this->id, 'ip' => $this->ip, 'device_type' => $this->device_type, 'user_agent' => $this->user_agent, 'country' => $this->country, 'url' => $this->url ]; } }