List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=347",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=345",
    "results": [
        {
            "id": 98852,
            "name": "Giết quân 6",
            "created": "2025-11-06T12:37:42.389147Z",
            "modified": "2026-04-29T09:20:23.484067Z"
        },
        {
            "id": 98851,
            "name": "Giết quân 5",
            "created": "2025-11-06T12:37:12.254021Z",
            "modified": "2026-04-29T09:20:23.501146Z"
        },
        {
            "id": 98850,
            "name": "Giết quân 4",
            "created": "2025-11-06T12:36:08.987378Z",
            "modified": "2026-04-29T09:20:22.774666Z"
        },
        {
            "id": 98849,
            "name": "Giết quân 3",
            "created": "2025-11-06T12:35:41.679295Z",
            "modified": "2026-04-29T09:20:22.420980Z"
        },
        {
            "id": 98848,
            "name": "Giết quân 2",
            "created": "2025-11-06T12:34:57.963989Z",
            "modified": "2026-04-29T09:20:23.573654Z"
        },
        {
            "id": 98847,
            "name": "Giết quân 1",
            "created": "2025-11-06T12:33:26.233390Z",
            "modified": "2026-04-29T09:20:21.751760Z"
        },
        {
            "id": 98846,
            "name": "Sống chết 12",
            "created": "2025-11-06T12:31:33.017397Z",
            "modified": "2026-04-29T09:20:21.184954Z"
        },
        {
            "id": 98845,
            "name": "Sống chết 11",
            "created": "2025-11-06T12:31:04.555149Z",
            "modified": "2026-04-29T09:20:21.288182Z"
        },
        {
            "id": 98844,
            "name": "Sống chết 10",
            "created": "2025-11-06T12:30:21.526822Z",
            "modified": "2026-04-29T09:20:20.020826Z"
        },
        {
            "id": 98843,
            "name": "Sống chết 9",
            "created": "2025-11-06T12:29:49.793430Z",
            "modified": "2026-04-29T09:20:20.647274Z"
        }
    ]
}