List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5385",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5383",
    "results": [
        {
            "id": 70036,
            "name": "question 4",
            "created": "2023-03-25T05:03:56.695850Z",
            "modified": "2026-04-15T10:06:07.922368Z"
        },
        {
            "id": 70310,
            "name": "【総合問題】問題382",
            "created": "2023-03-31T20:42:02.314651Z",
            "modified": "2026-04-15T10:06:08.486076Z"
        },
        {
            "id": 70619,
            "name": "question 2",
            "created": "2023-04-09T11:29:25.918326Z",
            "modified": "2026-04-15T10:06:08.574738Z"
        },
        {
            "id": 70902,
            "name": "3 liberty tesuji",
            "created": "2023-04-16T14:35:16.531320Z",
            "modified": "2026-04-15T10:06:09.120226Z"
        },
        {
            "id": 71526,
            "name": "Intro 3",
            "created": "2023-05-09T08:58:00.697163Z",
            "modified": "2026-04-15T10:06:09.213982Z"
        },
        {
            "id": 76244,
            "name": "crear ojo 3",
            "created": "2023-09-01T19:26:24.323538Z",
            "modified": "2026-04-15T10:06:09.749837Z"
        },
        {
            "id": 76642,
            "name": "ข้อที่ 3",
            "created": "2023-09-24T04:12:31.848593Z",
            "modified": "2026-04-15T10:06:09.847155Z"
        },
        {
            "id": 76750,
            "name": "black to capture",
            "created": "2023-09-25T19:54:07.642880Z",
            "modified": "2026-04-15T10:06:10.371850Z"
        },
        {
            "id": 76754,
            "name": "Black to capture the white group",
            "created": "2023-09-26T07:33:56.268626Z",
            "modified": "2026-04-15T10:06:10.465826Z"
        },
        {
            "id": 77084,
            "name": "Жизнь/Смерть 3",
            "created": "2023-10-08T13:40:56.206030Z",
            "modified": "2026-04-15T10:06:10.989571Z"
        }
    ]
}