List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5529",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5527",
    "results": [
        {
            "id": 84439,
            "name": "@sakta's puzzle",
            "created": "2024-08-24T11:47:36.459211Z",
            "modified": "2026-03-12T21:57:53.134931Z"
        },
        {
            "id": 54886,
            "name": "BGJ 40 (1978) 1",
            "created": "2022-04-13T07:33:46.648182Z",
            "modified": "2026-03-12T19:32:47.314792Z"
        },
        {
            "id": 89185,
            "name": "Problem 127",
            "created": "2024-12-03T23:55:04.965635Z",
            "modified": "2026-03-12T15:52:14.984054Z"
        },
        {
            "id": 89186,
            "name": "Problem 128",
            "created": "2024-12-03T23:56:02.768637Z",
            "modified": "2026-03-12T15:45:03.023945Z"
        },
        {
            "id": 89190,
            "name": "Problem 132",
            "created": "2024-12-04T00:00:42.384002Z",
            "modified": "2026-03-12T15:44:13.457193Z"
        },
        {
            "id": 39742,
            "name": "black 33",
            "created": "2021-10-07T10:18:36.830855Z",
            "modified": "2026-03-12T14:02:56.444075Z"
        },
        {
            "id": 89192,
            "name": "Problem 134",
            "created": "2024-12-04T00:04:59.276742Z",
            "modified": "2026-03-12T13:34:16.647572Z"
        },
        {
            "id": 89188,
            "name": "Problem 130",
            "created": "2024-12-03T23:58:03.767102Z",
            "modified": "2026-03-12T13:32:28.136200Z"
        },
        {
            "id": 60371,
            "name": "question 22 遇八仙勢 Meet 'Eight Immortals'",
            "created": "2022-07-05T16:23:08.845998Z",
            "modified": "2026-03-12T12:44:03.735594Z"
        },
        {
            "id": 40485,
            "name": "play 100",
            "created": "2021-10-18T08:37:05.459610Z",
            "modified": "2026-03-12T11:15:20.084134Z"
        }
    ]
}