List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4958
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=-modified&page=4959",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4957",
    "results": [
        {
            "id": 100536,
            "name": "Puzzle 5.36.10",
            "created": "2025-12-13T13:10:24.190304Z",
            "modified": "2026-03-30T17:26:11.938403Z"
        },
        {
            "id": 100537,
            "name": "Puzzle 5.36.11",
            "created": "2025-12-13T13:11:33.913273Z",
            "modified": "2026-03-30T17:26:11.887637Z"
        },
        {
            "id": 100551,
            "name": "Problem 30",
            "created": "2025-12-13T17:50:55.398830Z",
            "modified": "2026-03-30T17:26:11.102815Z"
        },
        {
            "id": 100550,
            "name": "Problem 29",
            "created": "2025-12-13T17:48:17.346138Z",
            "modified": "2026-03-30T17:26:11.101653Z"
        },
        {
            "id": 100549,
            "name": "problem 28",
            "created": "2025-12-13T17:32:44.812339Z",
            "modified": "2026-03-30T17:26:09.986378Z"
        },
        {
            "id": 100548,
            "name": "Problem 27",
            "created": "2025-12-13T17:31:06.297058Z",
            "modified": "2026-03-30T17:26:09.605022Z"
        },
        {
            "id": 100547,
            "name": "Problem 26",
            "created": "2025-12-13T17:28:44.804428Z",
            "modified": "2026-03-30T17:26:09.124412Z"
        },
        {
            "id": 100546,
            "name": "problem 25",
            "created": "2025-12-13T17:26:31.956133Z",
            "modified": "2026-03-30T17:26:08.423779Z"
        },
        {
            "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"
        }
    ]
}