List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=513",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=511",
    "results": [
        {
            "id": 93971,
            "name": "Problem 254",
            "created": "2025-05-11T15:58:52.437291Z",
            "modified": "2026-05-07T10:25:47.227001Z"
        },
        {
            "id": 93970,
            "name": "Problem 253",
            "created": "2025-05-11T15:57:23.170574Z",
            "modified": "2026-05-07T10:25:46.855654Z"
        },
        {
            "id": 93968,
            "name": "Endgame ヨセ 1-18",
            "created": "2025-05-11T09:37:12.113701Z",
            "modified": "2026-05-08T19:08:07.519920Z"
        },
        {
            "id": 93967,
            "name": "Problem 45",
            "created": "2025-05-11T01:32:03.934213Z",
            "modified": "2026-05-08T18:49:07.863625Z"
        },
        {
            "id": 93966,
            "name": "Problem 44",
            "created": "2025-05-11T01:30:13.560672Z",
            "modified": "2026-05-08T18:49:00.471601Z"
        },
        {
            "id": 93965,
            "name": "Problem 43",
            "created": "2025-05-11T01:28:00.320708Z",
            "modified": "2026-05-08T18:48:54.092938Z"
        },
        {
            "id": 93964,
            "name": "Problem 42",
            "created": "2025-05-11T01:25:13.346447Z",
            "modified": "2026-05-08T18:48:41.508680Z"
        },
        {
            "id": 93963,
            "name": "Problem 41",
            "created": "2025-05-11T01:14:34.365129Z",
            "modified": "2026-05-08T18:48:36.202795Z"
        },
        {
            "id": 93962,
            "name": "Problem 40",
            "created": "2025-05-11T01:10:57.401669Z",
            "modified": "2026-05-08T18:48:32.235368Z"
        },
        {
            "id": 93961,
            "name": "Problem 39",
            "created": "2025-05-11T01:08:08.542452Z",
            "modified": "2026-05-08T18:48:24.243065Z"
        }
    ]
}