List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5699",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5697",
    "results": [
        {
            "id": 99996,
            "name": "Puzzle 5.7.21",
            "created": "2025-11-29T09:59:05.954235Z",
            "modified": "2026-04-05T08:52:07.004489Z"
        },
        {
            "id": 99997,
            "name": "Puzzle 5.7.22",
            "created": "2025-11-29T10:00:38.570515Z",
            "modified": "2026-04-05T08:52:43.367871Z"
        },
        {
            "id": 99998,
            "name": "Puzzle 5.7.23",
            "created": "2025-11-29T10:02:49.561581Z",
            "modified": "2026-04-05T08:54:07.782416Z"
        },
        {
            "id": 100000,
            "name": "Puzzle 5.7.24",
            "created": "2025-11-29T10:04:21.601065Z",
            "modified": "2026-04-05T08:54:28.769128Z"
        },
        {
            "id": 100011,
            "name": "Bài tập giải thoát 3 - #15",
            "created": "2025-11-29T10:57:35.926541Z",
            "modified": "2026-04-09T04:38:06.409900Z"
        },
        {
            "id": 100012,
            "name": "Puzzle 5.8.1",
            "created": "2025-11-29T10:58:47.765173Z",
            "modified": "2026-04-05T08:54:57.945939Z"
        },
        {
            "id": 100013,
            "name": "Puzzle 5.8.2",
            "created": "2025-11-29T11:00:02.549062Z",
            "modified": "2026-04-05T08:55:17.110438Z"
        },
        {
            "id": 100014,
            "name": "Bài tập giải thoát 4 - #16",
            "created": "2025-11-29T11:01:02.138210Z",
            "modified": "2026-04-09T04:38:09.011494Z"
        },
        {
            "id": 100015,
            "name": "Bài tập giải thoát 5 - #17",
            "created": "2025-11-29T11:04:07.470726Z",
            "modified": "2026-04-09T04:38:11.910478Z"
        },
        {
            "id": 100016,
            "name": "Bài tập giải thoát ( đặc biệt số 1) - #18",
            "created": "2025-11-29T11:10:05.530263Z",
            "modified": "2026-04-22T15:52:57.810608Z"
        }
    ]
}