
Table
{
  "endpoint": "game",
  "ts": 1761949077,
  "id": 19424985,
  "slug": "inter-lazio-19424985",
  "title": "REMOVE title:FC Inter Milano-REMOVE title:SS Lazio",
  "name": "Inter - Lazio",
  "type": "game",
  "sport": "football",
  "startUts": 1762717500,
  "startDate": "2025-11-09T19:45:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": 273,
    "active": true,
    "title": "REMOVE title:FC Inter Milano",
    "name": "Inter",
    "abbr": "INT",
    "slug": "inter",
    "sport": "football",
    "logo": "https://cdn.fans48.com/inter/inter-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": 273,
        "active": true,
        "title": "REMOVE title:FC Inter Milano",
        "name": "Inter",
        "abbr": "INT",
        "slug": "inter",
        "sport": "football",
        "logo": "https://cdn.fans48.com/inter/inter-logo-128x128.png"
      },
      "total": {
        "position": 3,
        "games": 9,
        "win": 6,
        "draw": 0,
        "loss": 3,
        "goalsFor": 22,
        "goalsAgainst": 11,
        "goalDiff": 11,
        "points": 18,
        "averagePoints": 2,
        "averageGoalsFor": 2.44,
        "averageGoalsAgainst": 1.22,
        "winPercentage": 66.7
      },
      "home": {
        "position": 1,
        "games": 5,
        "win": 4,
        "draw": 0,
        "loss": 1,
        "goalsFor": 15,
        "goalsAgainst": 4,
        "goalDiff": 11,
        "points": 12,
        "averagePoints": 2.4,
        "averageGoalsFor": 3,
        "averageGoalsAgainst": 0.8,
        "winPercentage": 80
      },
      "away": {
        "position": 8,
        "games": 4,
        "win": 2,
        "draw": 0,
        "loss": 2,
        "goalsFor": 7,
        "goalsAgainst": 7,
        "goalDiff": 0,
        "points": 6,
        "averagePoints": 1.5,
        "averageGoalsFor": 1.75,
        "averageGoalsAgainst": 1.75,
        "winPercentage": 50
      }
    },
    "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: #ffffff;
  --team-text-rgb: 255,255,255;
  --team-base: #024ec0;
  --team-base-rgb: 2,78,192;
  --team-accent: #000000;
  --team-accent-rgb: 0,0,0;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>