{
"league": "NFL",
"team": {
"id": "BUF",
"name": "Buffalo Bills"
},
"season": 2025,
"seasonType": "REG",
"weekThrough": 18,
"gamesPlayed": 17,
"partialSeason": false,
"metrics": {
"pointsPerGame": {
"value": 28.3,
"rank": 4,
"label": "Points / Game",
"format": {
"type": "decimal"
},
"performanceDirection": "higher"
},
"completionRate": {
"value": 0.671,
"rank": 8,
"label": "Completion Rate",
"format": {
"type": "percent",
"scale": 100
},
"performanceDirection": "higher"
},
"rushRate": {
"value": 0.478,
"rank": null,
"label": "Rush Rate",
"format": {
"type": "percent",
"scale": 100
},
"performanceDirection": "neutral"
}
},
"metricDefinitions": {},
"ranking": {
"population": 32,
"scope": "NFL teams",
"direction": "best_to_worst",
"ties": "shared"
},
"meta": {
"provider": "Playbook API",
"dataset": "NFL Team Statistics",
"definitionVersion": "nfl-team-stats-v1",
"availableSeasons": [
2023,
2024,
2025
],
"freshness": {
"datasetBuiltAt": "2026-07-16T15:25:30.074Z",
"dataThrough": "2026-01-04",
"weekThrough": 18
}
}
}