export class Visitor { id: number; ip: string; date: string; browserName: string; browserVersion: string; osname: string; location: string; }