List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5434
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=5435",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5433",
    "results": [
        {
            "id": 95753,
            "name": "cong sat 10",
            "created": "2025-07-16T11:30:23.179205Z",
            "modified": "2026-03-30T16:55:03.530607Z"
        },
        {
            "id": 95754,
            "name": "cong sat 11",
            "created": "2025-07-16T11:32:17.358031Z",
            "modified": "2026-03-30T16:55:03.458243Z"
        },
        {
            "id": 95755,
            "name": "cong sat 11",
            "created": "2025-07-16T11:35:18.742874Z",
            "modified": "2026-03-30T16:55:03.442918Z"
        },
        {
            "id": 95756,
            "name": "cong sat 13",
            "created": "2025-07-16T11:37:07.343947Z",
            "modified": "2026-03-30T16:55:03.431985Z"
        },
        {
            "id": 95757,
            "name": "congsat 14",
            "created": "2025-07-16T11:39:28.436882Z",
            "modified": "2026-04-01T17:07:40.122891Z"
        },
        {
            "id": 95758,
            "name": "cong sat 15",
            "created": "2025-07-16T11:42:36.164836Z",
            "modified": "2026-03-30T16:55:03.441070Z"
        },
        {
            "id": 95759,
            "name": "cong sat 16",
            "created": "2025-07-16T11:44:02.034842Z",
            "modified": "2026-03-30T16:55:06.460521Z"
        },
        {
            "id": 95852,
            "name": "48: Kill",
            "created": "2025-07-18T06:39:59.541183Z",
            "modified": "2026-04-02T14:40:04.832743Z"
        },
        {
            "id": 95857,
            "name": "cong sat 17 (diem)",
            "created": "2025-07-18T11:22:48.811092Z",
            "modified": "2026-03-30T16:55:06.940267Z"
        },
        {
            "id": 95858,
            "name": "cong sat 18",
            "created": "2025-07-18T11:25:27.883056Z",
            "modified": "2026-03-30T16:55:06.993582Z"
        }
    ]
}