GET /api/v1/puzzles/?format=api&ordering=modified&page=5482
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 54812,
"next": null,
"previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5481",
"results": [
{
"id": 96646,
"name": "Problem 2",
"created": "2025-08-14T21:54:01.791092Z",
"modified": "2025-10-14T19:49:08.115806Z"
},
{
"id": 1075,
"name": "Easy, #176",
"created": "2014-10-13T23:10:35.804003Z",
"modified": "2025-10-14T19:49:09.498614Z"
}
]
}