
Table
{
  "endpoint": "game",
  "ts": 1762256356,
  "id": 19433853,
  "slug": "-nice-19433853",
  "title": "-REMOVE title:Nice",
  "name": "Lorient - Nice",
  "type": "game",
  "sport": "football",
  "startUts": 1764519300,
  "startDate": "2025-11-30T16:15:00Z",
  "status": "not started",
  "result": null,
  "periods": null,
  "suspensions": "not implemented",
  "events": [],
  "_$statistics": "not implemented",
  "home": {
    "id": null,
    "active": false,
    "title": null,
    "name": "Lorient",
    "abbr": "LOR",
    "slug": null,
    "sport": "football",
    "logo": "https://cdn.sportmonks.com/images/soccer/teams/9/9257.png"
  },
  "away": {
    "id": 299,
    "active": true,
    "title": "REMOVE title:Nice",
    "name": "Nice",
    "abbr": "NIC",
    "slug": "nice",
    "sport": "football",
    "logo": "https://cdn.fans48.com/nice/nice-logo-128x128.png"
  },
  "league": {
    "id": 301,
    "name": "Ligue 1",
    "slug": "ligue-1"
  },
  "season": {
    "id": 25651,
    "title": "Ligue 1 2025-2026",
    "name": "Ligue 1",
    "slug": "ligue-1-2025-2026",
    "type": "season",
    "year": "2025-2026"
  },
  "table": {
    "home": {
      "team": {
        "id": null,
        "active": false,
        "title": null,
        "name": "Lorient",
        "abbr": "LOR",
        "slug": null,
        "sport": "football",
        "logo": "https://cdn.sportmonks.com/images/soccer/teams/9/9257.png"
      },
      "total": {
        "position": 16,
        "games": 11,
        "win": 2,
        "draw": 3,
        "loss": 6,
        "goalsFor": 13,
        "goalsAgainst": 25,
        "goalDiff": -12,
        "points": 9,
        "averagePoints": 0.82,
        "averageGoalsFor": 1.18,
        "averageGoalsAgainst": 2.27,
        "winPercentage": 18.2
      },
      "home": {
        "position": 13,
        "games": 5,
        "win": 2,
        "draw": 2,
        "loss": 1,
        "goalsFor": 12,
        "goalsAgainst": 12,
        "goalDiff": 0,
        "points": 8,
        "averagePoints": 1.6,
        "averageGoalsFor": 2.4,
        "averageGoalsAgainst": 2.4,
        "winPercentage": 40
      },
      "away": {
        "position": 18,
        "games": 6,
        "win": 0,
        "draw": 1,
        "loss": 5,
        "goalsFor": 1,
        "goalsAgainst": 13,
        "goalDiff": -12,
        "points": 1,
        "averagePoints": 0.17,
        "averageGoalsFor": 0.17,
        "averageGoalsAgainst": 2.17,
        "winPercentage": 0
      }
    },
    "away": {
      "team": {
        "id": 299,
        "active": true,
        "title": "REMOVE title:Nice",
        "name": "Nice",
        "abbr": "NIC",
        "slug": "nice",
        "sport": "football",
        "logo": "https://cdn.fans48.com/nice/nice-logo-128x128.png"
      },
      "total": {
        "position": 8,
        "games": 11,
        "win": 5,
        "draw": 2,
        "loss": 4,
        "goalsFor": 16,
        "goalsAgainst": 16,
        "goalDiff": 0,
        "points": 17,
        "averagePoints": 1.55,
        "averageGoalsFor": 1.45,
        "averageGoalsAgainst": 1.45,
        "winPercentage": 45.5
      },
      "home": {
        "position": 6,
        "games": 6,
        "win": 4,
        "draw": 1,
        "loss": 1,
        "goalsFor": 10,
        "goalsAgainst": 5,
        "goalDiff": 5,
        "points": 13,
        "averagePoints": 2.17,
        "averageGoalsFor": 1.67,
        "averageGoalsAgainst": 0.83,
        "winPercentage": 66.7
      },
      "away": {
        "position": 14,
        "games": 5,
        "win": 1,
        "draw": 1,
        "loss": 3,
        "goalsFor": 6,
        "goalsAgainst": 11,
        "goalDiff": -5,
        "points": 4,
        "averagePoints": 0.8,
        "averageGoalsFor": 1.2,
        "averageGoalsAgainst": 2.2,
        "winPercentage": 20
      }
    }
  },
  "goals": [],
  "cards": [],
  "substitutions": [],
  "statistics": []
}<style>
html {
  --team-text: #eae0b4;
  --team-text-rgb: 234,224,180;
  --team-base: #000000;
  --team-base-rgb: 0,0,0;
  --team-accent: #da2129;
  --team-accent-rgb: 218,33,41;
  --team-bg: #f1f5f9;
  --team-bg-rgb: 241,245,249;
  --team-link: #1879cd;
  --team-link-rgb: 24,121,205;
}
</style>