List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=765",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=763",
    "results": [
        {
            "id": 98482,
            "name": "fuseki 2",
            "created": "2025-10-31T05:08:33.664752Z",
            "modified": "2026-03-30T17:04:01.799284Z"
        },
        {
            "id": 98464,
            "name": "White's predicament",
            "created": "2025-10-30T18:33:14.071318Z",
            "modified": "2026-03-30T17:04:01.862886Z"
        },
        {
            "id": 98460,
            "name": "Fuseki 1",
            "created": "2025-10-30T05:23:01.728257Z",
            "modified": "2026-03-30T17:04:01.864577Z"
        },
        {
            "id": 98481,
            "name": "White tries to separate - Kill or get best result",
            "created": "2025-10-31T03:15:27.136626Z",
            "modified": "2026-03-30T17:04:01.871000Z"
        },
        {
            "id": 98542,
            "name": "Kill or die",
            "created": "2025-11-03T07:34:02.022730Z",
            "modified": "2026-03-30T17:04:07.074896Z"
        },
        {
            "id": 98541,
            "name": "3-3 joseki",
            "created": "2025-11-03T07:03:20.105446Z",
            "modified": "2026-03-30T17:04:07.077305Z"
        },
        {
            "id": 98543,
            "name": "Bài tập 1",
            "created": "2025-11-03T09:00:20.883448Z",
            "modified": "2026-03-30T17:04:07.600061Z"
        },
        {
            "id": 98544,
            "name": "Bài tập 2",
            "created": "2025-11-03T09:04:21.977296Z",
            "modified": "2026-03-30T17:04:08.157088Z"
        },
        {
            "id": 98692,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:14:57.786785Z",
            "modified": "2026-03-30T17:06:01.384189Z"
        },
        {
            "id": 98693,
            "name": "สร้างห้อง",
            "created": "2025-11-04T10:15:52.942559Z",
            "modified": "2026-03-30T17:06:02.646884Z"
        }
    ]
}