List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5649",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5647",
    "results": [
        {
            "id": 99214,
            "name": "Puzzle 4.9.6",
            "created": "2025-11-15T19:32:02.010590Z",
            "modified": "2026-02-16T07:39:15.473222Z"
        },
        {
            "id": 99213,
            "name": "Puzzle 4.9.5",
            "created": "2025-11-15T19:29:15.394068Z",
            "modified": "2026-02-16T07:39:14.589839Z"
        },
        {
            "id": 99011,
            "name": "idk 12313211312321",
            "created": "2025-11-12T19:39:27.823698Z",
            "modified": "2026-02-16T02:03:28.635707Z"
        },
        {
            "id": 99010,
            "name": "escape the evil man",
            "created": "2025-11-12T19:34:43.998244Z",
            "modified": "2026-02-16T02:03:27.597036Z"
        },
        {
            "id": 99009,
            "name": "funny little man (evil)",
            "created": "2025-11-12T19:31:45.982969Z",
            "modified": "2026-02-16T02:03:26.991446Z"
        },
        {
            "id": 99008,
            "name": "evil noseless man",
            "created": "2025-11-12T19:30:51.448677Z",
            "modified": "2026-02-16T02:03:25.686525Z"
        },
        {
            "id": 98052,
            "name": "The Knife's Edge",
            "created": "2025-10-06T03:39:39.982024Z",
            "modified": "2026-02-16T01:55:01.069310Z"
        },
        {
            "id": 98044,
            "name": "Question 9",
            "created": "2025-10-05T13:13:40.909120Z",
            "modified": "2026-02-16T01:54:59.978190Z"
        },
        {
            "id": 98043,
            "name": "Question 8",
            "created": "2025-10-05T13:09:26.247819Z",
            "modified": "2026-02-16T01:54:58.787115Z"
        },
        {
            "id": 98042,
            "name": "Question 7",
            "created": "2025-10-05T13:05:12.855466Z",
            "modified": "2026-02-16T01:54:57.841367Z"
        }
    ]
}