List accessible puzzles or create a new puzzle.

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

{
    "count": 58752,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=250",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=248",
    "results": [
        {
            "id": 100022,
            "name": "Puzzle 5.8.7",
            "created": "2025-11-29T11:38:16.284547Z",
            "modified": "2026-04-05T08:56:58.070833Z"
        },
        {
            "id": 100021,
            "name": "Puzzle 5.8.6",
            "created": "2025-11-29T11:36:35.430073Z",
            "modified": "2026-04-05T08:56:24.601100Z"
        },
        {
            "id": 100020,
            "name": "Puzzle 5.8.5",
            "created": "2025-11-29T11:35:07.714475Z",
            "modified": "2026-04-05T08:56:03.013086Z"
        },
        {
            "id": 100019,
            "name": "Puzzle 5.8.4",
            "created": "2025-11-29T11:32:58.900524Z",
            "modified": "2026-04-05T08:55:45.695341Z"
        },
        {
            "id": 100018,
            "name": "Puzzle 5.8.3",
            "created": "2025-11-29T11:30:48.348166Z",
            "modified": "2026-04-05T08:55:30.126704Z"
        },
        {
            "id": 100017,
            "name": "Bài tập giải thoát ( đặc biệt số 2) - #19",
            "created": "2025-11-29T11:24:54.242437Z",
            "modified": "2026-04-09T04:38:32.218184Z"
        },
        {
            "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"
        },
        {
            "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": 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": 100013,
            "name": "Puzzle 5.8.2",
            "created": "2025-11-29T11:00:02.549062Z",
            "modified": "2026-04-05T08:55:17.110438Z"
        }
    ]
}