GET /api/v1/puzzles/?format=api&ordering=modified&page=5492
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54915,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5491",
    "results": [
        {
            "id": 79646,
            "name": "Defense against Attack C",
            "created": "2024-02-23T15:54:49.171630Z",
            "modified": "2025-10-23T10:11:06.335681Z"
        },
        {
            "id": 46572,
            "name": "Question 9",
            "created": "2022-01-15T07:39:20.451720Z",
            "modified": "2025-10-23T10:11:09.305793Z"
        },
        {
            "id": 46573,
            "name": "Question 10",
            "created": "2022-01-15T07:40:26.703942Z",
            "modified": "2025-10-23T10:11:16.513547Z"
        },
        {
            "id": 47686,
            "name": "question8",
            "created": "2022-01-30T15:59:25.621620Z",
            "modified": "2025-10-23T10:11:18.397895Z"
        },
        {
            "id": 58532,
            "name": "撲 Snapback type 5",
            "created": "2022-05-30T14:34:02.595546Z",
            "modified": "2025-10-23T10:12:08.019371Z"
        }
    ]
}