GET /api/v1/puzzles/?format=api&ordering=-id&page=5480
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 54793,
"next": null,
"previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5479",
"results": [
{
"id": 4,
"name": "Common corner shape",
"created": "2014-09-11T06:15:26.866135Z",
"modified": "2025-08-28T23:33:11.247427Z"
},
{
"id": 3,
"name": "Problem 2",
"created": "2014-09-11T05:58:58.800237Z",
"modified": "2025-10-01T06:58:19.768747Z"
},
{
"id": 2,
"name": "Life and Death -01",
"created": "2014-09-11T05:33:34.329186Z",
"modified": "2025-09-17T17:29:35.486097Z"
}
]
}