List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5434",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5432",
    "results": [
        {
            "id": 95688,
            "name": "47: Kill",
            "created": "2025-07-15T08:23:34.554007Z",
            "modified": "2026-04-02T14:40:04.260743Z"
        },
        {
            "id": 95744,
            "name": "Cong sat 1",
            "created": "2025-07-16T11:08:23.546346Z",
            "modified": "2026-03-30T16:55:01.247051Z"
        },
        {
            "id": 95745,
            "name": "Congsat 2",
            "created": "2025-07-16T11:09:46.595925Z",
            "modified": "2026-03-30T16:55:03.272601Z"
        },
        {
            "id": 95746,
            "name": "cong sat 3",
            "created": "2025-07-16T11:12:23.089474Z",
            "modified": "2026-03-30T16:55:03.277807Z"
        },
        {
            "id": 95747,
            "name": "cong sat 4",
            "created": "2025-07-16T11:13:43.848062Z",
            "modified": "2026-03-30T16:55:03.280103Z"
        },
        {
            "id": 95748,
            "name": "cong sat 5",
            "created": "2025-07-16T11:16:33.381649Z",
            "modified": "2026-03-30T20:01:03.633223Z"
        },
        {
            "id": 95749,
            "name": "cong sat 6",
            "created": "2025-07-16T11:18:07.898332Z",
            "modified": "2026-03-30T16:55:03.330170Z"
        },
        {
            "id": 95750,
            "name": "congsat 7",
            "created": "2025-07-16T11:21:21.326958Z",
            "modified": "2026-03-30T16:55:03.338946Z"
        },
        {
            "id": 95751,
            "name": "cong sat 7",
            "created": "2025-07-16T11:23:43.929590Z",
            "modified": "2026-03-30T16:55:03.422936Z"
        },
        {
            "id": 95752,
            "name": "cong sat 9",
            "created": "2025-07-16T11:27:20.666324Z",
            "modified": "2026-03-30T16:55:03.706365Z"
        }
    ]
}