GET /api/v1/puzzles/?format=api&ordering=modified&page=5481
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 54802,
"next": null,
"previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5480",
"results": [
{
"id": 88641,
"name": "Problem 74",
"created": "2024-11-29T23:17:03.271443Z",
"modified": "2025-10-09T14:38:00.633914Z"
},
{
"id": 88642,
"name": "Problem 75",
"created": "2024-11-29T23:19:35.287302Z",
"modified": "2025-10-09T14:38:26.253335Z"
}
]
}