List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5435
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=5436",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5434",
    "results": [
        {
            "id": 95859,
            "name": "cong sat 19",
            "created": "2025-07-18T11:28:04.273134Z",
            "modified": "2026-03-30T16:55:06.993675Z"
        },
        {
            "id": 95860,
            "name": "cong sat 20",
            "created": "2025-07-18T11:36:29.417967Z",
            "modified": "2026-03-30T16:55:07.031487Z"
        },
        {
            "id": 95861,
            "name": "cong sat 21",
            "created": "2025-07-18T11:44:09.977133Z",
            "modified": "2026-03-30T16:55:07.209730Z"
        },
        {
            "id": 95862,
            "name": "cong sat 22",
            "created": "2025-07-18T11:45:30.448968Z",
            "modified": "2026-03-30T16:55:07.252793Z"
        },
        {
            "id": 95863,
            "name": "cong sat 23",
            "created": "2025-07-18T11:47:16.135757Z",
            "modified": "2026-03-30T16:55:07.243533Z"
        },
        {
            "id": 95864,
            "name": "cong sat 24",
            "created": "2025-07-18T11:49:51.883713Z",
            "modified": "2026-04-06T05:03:40.023456Z"
        },
        {
            "id": 95865,
            "name": "cong sat 25",
            "created": "2025-07-18T11:55:46.471981Z",
            "modified": "2026-03-30T16:55:07.237565Z"
        },
        {
            "id": 95866,
            "name": "cong sat 26",
            "created": "2025-07-18T11:57:24.114822Z",
            "modified": "2026-03-30T16:55:07.243647Z"
        },
        {
            "id": 95867,
            "name": "congsat 27",
            "created": "2025-07-18T12:00:12.710710Z",
            "modified": "2026-03-30T16:55:07.261771Z"
        },
        {
            "id": 95868,
            "name": "cong sat 28",
            "created": "2025-07-18T12:03:16.963954Z",
            "modified": "2026-03-30T16:55:07.691093Z"
        }
    ]
}