List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5070",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5068",
    "results": [
        {
            "id": 75799,
            "name": "Bul 93 PP - 1",
            "created": "2023-08-07T08:59:19.553116Z",
            "modified": "2026-05-02T06:39:26.011414Z"
        },
        {
            "id": 32508,
            "name": "Davies L&D #2",
            "created": "2021-06-30T20:01:59.645660Z",
            "modified": "2026-05-02T06:39:43.064225Z"
        },
        {
            "id": 46770,
            "name": "question8",
            "created": "2022-01-16T16:48:10.171574Z",
            "modified": "2026-05-02T06:43:45.815257Z"
        },
        {
            "id": 46822,
            "name": "示範題 Demonstration question",
            "created": "2022-01-17T15:58:17.756809Z",
            "modified": "2026-05-02T06:45:15.280626Z"
        },
        {
            "id": 46823,
            "name": "question1",
            "created": "2022-01-17T15:59:02.269549Z",
            "modified": "2026-05-02T06:45:17.150471Z"
        },
        {
            "id": 80602,
            "name": "Test 1",
            "created": "2024-04-17T07:53:03.424005Z",
            "modified": "2026-05-02T06:46:18.651292Z"
        },
        {
            "id": 80603,
            "name": "Test 2",
            "created": "2024-04-17T07:54:03.525557Z",
            "modified": "2026-05-02T06:46:20.114205Z"
        },
        {
            "id": 57464,
            "name": "จับกินข้อที่ 1.7",
            "created": "2022-05-19T10:21:17.663763Z",
            "modified": "2026-05-02T06:46:32.187854Z"
        },
        {
            "id": 89610,
            "name": "สร้างห้อง 2",
            "created": "2024-12-09T13:17:05.708049Z",
            "modified": "2026-05-02T06:46:42.843838Z"
        },
        {
            "id": 98833,
            "name": "Mắt thật và mắt giả 11",
            "created": "2025-11-06T12:13:40.637892Z",
            "modified": "2026-05-02T06:46:58.519197Z"
        }
    ]
}