List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5620",
    "results": [
        {
            "id": 54887,
            "name": "BGJ 42 (1978) 1",
            "created": "2022-04-13T07:38:26.409204Z",
            "modified": "2026-02-21T04:18:23.935898Z"
        },
        {
            "id": 47003,
            "name": "สกัดจุด19",
            "created": "2022-01-21T06:51:32.137584Z",
            "modified": "2026-02-21T01:19:06.721246Z"
        },
        {
            "id": 46995,
            "name": "สกัดจุด11",
            "created": "2022-01-21T06:46:03.570406Z",
            "modified": "2026-02-21T00:29:49.677008Z"
        },
        {
            "id": 69595,
            "name": "Tsumego 4",
            "created": "2023-03-10T02:48:00.536415Z",
            "modified": "2026-02-20T21:34:51.012267Z"
        },
        {
            "id": 68046,
            "name": "Capturing",
            "created": "2023-01-30T09:28:36.687680Z",
            "modified": "2026-02-20T16:51:08.850200Z"
        },
        {
            "id": 47002,
            "name": "สกัดจุด18",
            "created": "2022-01-21T06:50:47.641609Z",
            "modified": "2026-02-20T10:28:14.390813Z"
        },
        {
            "id": 48634,
            "name": "直感力を鍛える 1.09",
            "created": "2022-02-08T23:13:27.173883Z",
            "modified": "2026-02-20T09:32:03.625363Z"
        },
        {
            "id": 69868,
            "name": "全部、全部、……",
            "created": "2023-03-16T23:23:58.270536Z",
            "modified": "2026-02-20T08:50:39.207221Z"
        },
        {
            "id": 38390,
            "name": "worst 3",
            "created": "2021-09-15T23:13:41.155850Z",
            "modified": "2026-02-20T07:15:01.529368Z"
        },
        {
            "id": 38389,
            "name": "worst 2",
            "created": "2021-09-15T23:11:17.923814Z",
            "modified": "2026-02-20T07:14:52.942501Z"
        }
    ]
}