
Table
{
  "endpoint": "game",
  "ts": 1761921118,
  "id": 19425075,
  "slug": "hellas-verona-lazio-19425075",
  "title": "REMOVE title:Hellas Verona FC-REMOVE title:SS Lazio",
  "name": "Hellas Verona - Lazio",
  "type": "game",
  "sport": "football",
  "startUts": 1768150800,
  "startDate": "2026-01-11T17:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 269,
    "active": true,
    "title": "REMOVE title:Hellas Verona FC",
    "name": "Hellas Verona",
    "abbr": "VER",
    "slug": "hellas-verona",
    "sport": "football",
    "logo": "https://cdn.fans48.com/hellas-verona/hellas-verona-logo-128x128.png"
  },
  "away": {
    "id": 265,
    "active": true,
    "title": "REMOVE title:SS Lazio",
    "name": "Lazio",
    "abbr": "LAZ",
    "slug": "lazio",
    "sport": "football",
    "logo": "https://cdn.fans48.com/lazio/lazio-logo-128x128.png"
  },
  "league": {
    "id": 384,
    "name": "Serie A",
    "slug": "serie-a"
  },
  "season": {
    "id": 25533,
    "title": "Serie A 2025-2026",
    "name": "Serie A",
    "slug": "serie-a-2025-2026",
    "type": "season",
    "year": "2025-2026"
  },
  "table": {
    "home": {
      "team": {
        "id": 269,
        "active": true,
        "title": "REMOVE title:Hellas Verona FC",
        "name": "Hellas Verona",
        "abbr": "VER",
        "slug": "hellas-verona",
        "sport": "football",
        "logo": "https://cdn.fans48.com/hellas-verona/hellas-verona-logo-128x128.png"
      },
      "total": {
        "position": 18,
        "games": 9,
        "win": 0,
        "draw": 5,
        "loss": 4,
        "goalsFor": 5,
        "goalsAgainst": 14,
        "goalDiff": -9,
        "points": 5,
        "averagePoints": 0.56,
        "averageGoalsFor": 0.56,
        "averageGoalsAgainst": 1.56,
        "winPercentage": 0
      },
      "home": {
        "position": 16,
        "games": 4,
        "win": 0,
        "draw": 3,
        "loss": 1,
        "goalsFor": 3,
        "goalsAgainst": 4,
        "goalDiff": -1,
        "points": 3,
        "averagePoints": 0.75,
        "averageGoalsFor": 0.75,
        "averageGoalsAgainst": 1,
        "winPercentage": 0
      },
      "away": {
        "position": 19,
        "games": 5,
        "win": 0,
        "draw": 2,
        "loss": 3,
        "goalsFor": 2,
        "goalsAgainst": 10,
        "goalDiff": -8,
        "points": 2,
        "averagePoints": 0.4,
        "averageGoalsFor": 0.4,
        "averageGoalsAgainst": 2,
        "winPercentage": 0
      }
    },
    "away": {
      "team": {
        "id": 265,
        "active": true,
        "title": "REMOVE title:SS Lazio",
        "name": "Lazio",
        "abbr": "LAZ",
        "slug": "lazio",
        "sport": "football",
        "logo": "https://cdn.fans48.com/lazio/lazio-logo-128x128.png"
      },
      "total": {
        "position": 11,
        "games": 9,
        "win": 3,
        "draw": 3,
        "loss": 3,
        "goalsFor": 11,
        "goalsAgainst": 7,
        "goalDiff": 4,
        "points": 12,
        "averagePoints": 1.33,
        "averageGoalsFor": 1.22,
        "averageGoalsAgainst": 0.78,
        "winPercentage": 33.3
      },
      "home": {
        "position": 8,
        "games": 4,
        "win": 2,
        "draw": 1,
        "loss": 1,
        "goalsFor": 8,
        "goalsAgainst": 4,
        "goalDiff": 4,
        "points": 7,
        "averagePoints": 1.75,
        "averageGoalsFor": 2,
        "averageGoalsAgainst": 1,
        "winPercentage": 50
      },
      "away": {
        "position": 12,
        "games": 5,
        "win": 1,
        "draw": 2,
        "loss": 2,
        "goalsFor": 3,
        "goalsAgainst": 3,
        "goalDiff": 0,
        "points": 5,
        "averagePoints": 1,
        "averageGoalsFor": 0.6,
        "averageGoalsAgainst": 0.6,
        "winPercentage": 20
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #011f3b;
  --team-text-rgb: 1,31,59;
  --team-base: #84d8fa;
  --team-base-rgb: 132,216,250;
  --team-accent: #011f3b;
  --team-accent-rgb: 1,31,59;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>