
Table
{
  "endpoint": "game",
  "ts": 1761931534,
  "id": 19425015,
  "slug": "lazio-bologna-19425015",
  "title": "REMOVE title:SS Lazio-REMOVE title:Bologna FC",
  "name": "Lazio - Bologna",
  "type": "game",
  "sport": "football",
  "startUts": 1765126800,
  "startDate": "2025-12-07T17:00:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "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"
  },
  "away": {
    "id": 278,
    "active": true,
    "title": "REMOVE title:Bologna FC",
    "name": "Bologna",
    "abbr": "BOL",
    "slug": "bologna",
    "sport": "football",
    "logo": "https://cdn.fans48.com/bologna/bologna-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": 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
      }
    },
    "away": {
      "team": {
        "id": 278,
        "active": true,
        "title": "REMOVE title:Bologna FC",
        "name": "Bologna",
        "abbr": "BOL",
        "slug": "bologna",
        "sport": "football",
        "logo": "https://cdn.fans48.com/bologna/bologna-logo-128x128.png"
      },
      "total": {
        "position": 6,
        "games": 9,
        "win": 4,
        "draw": 3,
        "loss": 2,
        "goalsFor": 13,
        "goalsAgainst": 7,
        "goalDiff": 6,
        "points": 15,
        "averagePoints": 1.67,
        "averageGoalsFor": 1.44,
        "averageGoalsAgainst": 0.78,
        "winPercentage": 44.4
      },
      "home": {
        "position": 5,
        "games": 4,
        "win": 3,
        "draw": 1,
        "loss": 0,
        "goalsFor": 7,
        "goalsAgainst": 1,
        "goalDiff": 6,
        "points": 10,
        "averagePoints": 2.5,
        "averageGoalsFor": 1.75,
        "averageGoalsAgainst": 0.25,
        "winPercentage": 75
      },
      "away": {
        "position": 9,
        "games": 5,
        "win": 1,
        "draw": 2,
        "loss": 2,
        "goalsFor": 6,
        "goalsAgainst": 6,
        "goalDiff": 0,
        "points": 5,
        "averagePoints": 1,
        "averageGoalsFor": 1.2,
        "averageGoalsAgainst": 1.2,
        "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>