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

{
    "count": 54804,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5375",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5373",
    "results": [
        {
            "id": 94199,
            "name": "Capture The ATARI!!",
            "created": "2025-05-21T07:44:01.890489Z",
            "modified": "2025-09-14T01:21:24.457917Z"
        },
        {
            "id": 94200,
            "name": "Where is the \"Tengen\"??",
            "created": "2025-05-21T07:45:05.279992Z",
            "modified": "2025-09-14T01:21:41.688790Z"
        },
        {
            "id": 94201,
            "name": "Live!!",
            "created": "2025-05-21T07:48:12.922355Z",
            "modified": "2025-09-14T01:21:48.453128Z"
        },
        {
            "id": 94202,
            "name": "Capture!!",
            "created": "2025-05-21T07:49:33.815317Z",
            "modified": "2025-09-14T01:21:54.392708Z"
        },
        {
            "id": 94203,
            "name": "Capture!!",
            "created": "2025-05-21T07:50:39.158598Z",
            "modified": "2025-09-14T01:21:59.871881Z"
        },
        {
            "id": 94231,
            "name": "Problem 62",
            "created": "2025-05-22T07:24:22.113020Z",
            "modified": "2025-10-08T20:46:07.233182Z"
        },
        {
            "id": 94232,
            "name": "Problem 63",
            "created": "2025-05-22T07:26:45.102624Z",
            "modified": "2025-10-08T20:46:26.490011Z"
        },
        {
            "id": 94233,
            "name": "Problem 64",
            "created": "2025-05-22T07:27:54.832506Z",
            "modified": "2025-10-08T20:46:37.892652Z"
        },
        {
            "id": 94234,
            "name": "Problem 65",
            "created": "2025-05-22T07:29:06.979974Z",
            "modified": "2025-10-08T20:47:11.716951Z"
        },
        {
            "id": 94235,
            "name": "Problem 66",
            "created": "2025-05-22T07:30:46.128681Z",
            "modified": "2025-10-08T20:47:54.772432Z"
        }
    ]
}