List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5556",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5554",
    "results": [
        {
            "id": 20572,
            "name": "watch tower",
            "created": "2020-08-22T03:53:49.311417Z",
            "modified": "2026-04-02T16:28:57.658654Z"
        },
        {
            "id": 33838,
            "name": "№ 2 Take a side",
            "created": "2021-07-12T11:14:18.053188Z",
            "modified": "2026-04-02T16:28:58.891412Z"
        },
        {
            "id": 54723,
            "name": "圍棋教學11 扭羊頭",
            "created": "2022-04-09T10:47:16.780237Z",
            "modified": "2026-04-02T16:28:59.510034Z"
        },
        {
            "id": 58173,
            "name": "การตัดหมาก",
            "created": "2022-05-26T05:16:44.175372Z",
            "modified": "2026-04-02T16:28:59.844752Z"
        },
        {
            "id": 61023,
            "name": "入门对杀常形1",
            "created": "2022-07-23T06:38:57.455549Z",
            "modified": "2026-04-02T16:29:00.132094Z"
        },
        {
            "id": 63733,
            "name": "Squeeze-1",
            "created": "2022-10-16T17:21:13.989995Z",
            "modified": "2026-04-02T16:29:00.669569Z"
        },
        {
            "id": 3056,
            "name": "026 corner",
            "created": "2015-10-31T03:58:35.343215Z",
            "modified": "2026-04-02T16:29:01.642665Z"
        },
        {
            "id": 71835,
            "name": "Snapback and Throw in-1",
            "created": "2023-05-17T17:17:28.758677Z",
            "modified": "2026-04-02T16:29:02.008370Z"
        },
        {
            "id": 71838,
            "name": "Crane's Nest-1",
            "created": "2023-05-17T17:29:40.875138Z",
            "modified": "2026-04-02T16:29:02.329123Z"
        },
        {
            "id": 71992,
            "name": "Star Point Aproaches Top",
            "created": "2023-05-21T20:01:39.453552Z",
            "modified": "2026-04-02T16:29:02.711169Z"
        }
    ]
}