List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4553",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4551",
    "results": [
        {
            "id": 98147,
            "name": "Chapter 3. Opening: Splitting moves",
            "created": "2025-10-13T01:24:42.733879Z",
            "modified": "2026-05-10T02:59:12.113839Z"
        },
        {
            "id": 98144,
            "name": "Chapter 3. Opening: Reducing Wall Territory Potential",
            "created": "2025-10-13T00:14:52.873753Z",
            "modified": "2026-05-14T00:19:21.252179Z"
        },
        {
            "id": 98165,
            "name": "Chapter 3. Opening: Forming a Double Wing Formation (Enclosure Variation)",
            "created": "2025-10-14T00:23:09.127880Z",
            "modified": "2026-05-12T00:50:09.390574Z"
        },
        {
            "id": 98126,
            "name": "Chapter 3. Opening: Enclosures",
            "created": "2025-10-12T07:20:12.336026Z",
            "modified": "2026-05-18T06:38:15.608690Z"
        },
        {
            "id": 98123,
            "name": "Chapter 3. Opening: Creating a base",
            "created": "2025-10-12T06:17:24.437082Z",
            "modified": "2026-05-10T02:51:40.273256Z"
        },
        {
            "id": 98128,
            "name": "Chapter 3. Opening: Corner Invasion",
            "created": "2025-10-12T08:14:20.876628Z",
            "modified": "2026-05-10T02:48:41.330418Z"
        },
        {
            "id": 98127,
            "name": "Chapter 3. Opening: Corner Approach",
            "created": "2025-10-12T07:49:38.352800Z",
            "modified": "2026-05-07T09:42:19.734402Z"
        },
        {
            "id": 98145,
            "name": "Chapter 3. Opening: 4-4 6-3 Enclosure Extension",
            "created": "2025-10-13T01:21:25.182620Z",
            "modified": "2026-05-12T00:50:05.122385Z"
        },
        {
            "id": 98129,
            "name": "Chapter 3. Opening: 3-Height Wall Extension",
            "created": "2025-10-12T09:38:59.831099Z",
            "modified": "2026-05-11T14:34:08.919951Z"
        },
        {
            "id": 98130,
            "name": "Chapter 3. Opening:  2-Height Wall Extension",
            "created": "2025-10-12T09:55:13.980320Z",
            "modified": "2026-05-11T14:34:05.623956Z"
        }
    ]
}