List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4664",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4662",
    "results": [
        {
            "id": 95005,
            "name": "BAI TAP 6",
            "created": "2025-06-28T13:42:59.348915Z",
            "modified": "2026-05-19T07:34:48.619029Z"
        },
        {
            "id": 95006,
            "name": "BAI TAP 7",
            "created": "2025-06-28T13:44:47.650403Z",
            "modified": "2026-05-19T07:34:49.192852Z"
        },
        {
            "id": 91866,
            "name": "Life 活 1-9",
            "created": "2025-03-05T12:44:13.494487Z",
            "modified": "2026-05-19T07:35:21.813780Z"
        },
        {
            "id": 83867,
            "name": "Connecting stones 15",
            "created": "2024-08-04T16:50:46.464016Z",
            "modified": "2026-05-19T07:35:32.081094Z"
        },
        {
            "id": 67700,
            "name": "Test 2 - 79",
            "created": "2023-01-18T09:35:44.342997Z",
            "modified": "2026-05-19T07:37:16.253643Z"
        },
        {
            "id": 67701,
            "name": "Test 3 - 81",
            "created": "2023-01-18T09:39:31.015506Z",
            "modified": "2026-05-19T07:37:18.339436Z"
        },
        {
            "id": 34678,
            "name": "49:3-G",
            "created": "2021-07-28T08:33:30.015187Z",
            "modified": "2026-05-19T07:38:36.203578Z"
        },
        {
            "id": 34679,
            "name": "49:3-H",
            "created": "2021-07-28T08:36:10.077862Z",
            "modified": "2026-05-19T07:38:36.488464Z"
        },
        {
            "id": 24153,
            "name": "Tsumégo 63",
            "created": "2020-12-08T09:06:07.017765Z",
            "modified": "2026-05-19T07:40:06.373383Z"
        },
        {
            "id": 56138,
            "name": "BGJ 154 (2010) 1",
            "created": "2022-05-02T12:34:45.200296Z",
            "modified": "2026-05-19T07:40:08.253080Z"
        }
    ]
}