GET /api/v1/puzzles/?format=api&ordering=modified&page=5479
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 54782,
"next": null,
"previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5478",
"results": [
{
"id": 97865,
"name": "Puzzle 5",
"created": "2025-09-24T23:18:19.201028Z",
"modified": "2025-10-03T22:54:00.589769Z"
},
{
"id": 97866,
"name": "Puzzle 6",
"created": "2025-09-25T02:22:34.431100Z",
"modified": "2025-10-03T22:54:13.312283Z"
}
]
}