List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5669",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5667",
    "results": [
        {
            "id": 100543,
            "name": "Problem 22",
            "created": "2025-12-13T17:21:11.100677Z",
            "modified": "2026-03-30T17:26:08.127927Z"
        },
        {
            "id": 100544,
            "name": "Problem 23",
            "created": "2025-12-13T17:22:46.853059Z",
            "modified": "2026-03-30T17:26:08.347717Z"
        },
        {
            "id": 100545,
            "name": "Problem 24",
            "created": "2025-12-13T17:25:06.847192Z",
            "modified": "2026-03-30T17:26:08.344486Z"
        },
        {
            "id": 100546,
            "name": "problem 25",
            "created": "2025-12-13T17:26:31.956133Z",
            "modified": "2026-03-30T17:26:08.423779Z"
        },
        {
            "id": 100547,
            "name": "Problem 26",
            "created": "2025-12-13T17:28:44.804428Z",
            "modified": "2026-03-30T17:26:09.124412Z"
        },
        {
            "id": 100548,
            "name": "Problem 27",
            "created": "2025-12-13T17:31:06.297058Z",
            "modified": "2026-03-30T17:26:09.605022Z"
        },
        {
            "id": 100549,
            "name": "problem 28",
            "created": "2025-12-13T17:32:44.812339Z",
            "modified": "2026-03-30T17:26:09.986378Z"
        },
        {
            "id": 100550,
            "name": "Problem 29",
            "created": "2025-12-13T17:48:17.346138Z",
            "modified": "2026-03-30T17:26:11.101653Z"
        },
        {
            "id": 100551,
            "name": "Problem 30",
            "created": "2025-12-13T17:50:55.398830Z",
            "modified": "2026-03-30T17:26:11.102815Z"
        },
        {
            "id": 100552,
            "name": "Puzzle 5.37.1",
            "created": "2025-12-13T19:05:55.519419Z",
            "modified": "2026-03-30T17:26:11.108230Z"
        }
    ]
}