List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=381",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=379",
    "results": [
        {
            "id": 98380,
            "name": "Death 死 1-31",
            "created": "2025-10-24T12:57:57.295910Z",
            "modified": "2026-04-07T01:29:54.003632Z"
        },
        {
            "id": 98377,
            "name": "dont get distracted",
            "created": "2025-10-24T05:25:14.073774Z",
            "modified": "2026-03-30T17:03:15.551142Z"
        },
        {
            "id": 98376,
            "name": "oughioighuoiguhgoihugoiuhogihuogihuhoiguTHISISVERYEASY",
            "created": "2025-10-24T05:19:50.658324Z",
            "modified": "2026-03-30T17:03:15.026075Z"
        },
        {
            "id": 98375,
            "name": "survive or try to survive but then fail in trying to survive so yeah just try to survive",
            "created": "2025-10-24T05:05:55.326934Z",
            "modified": "2026-03-30T17:03:15.021585Z"
        },
        {
            "id": 98369,
            "name": "25k question",
            "created": "2025-10-23T08:52:28.280199Z",
            "modified": "2026-03-30T17:03:15.028857Z"
        },
        {
            "id": 98363,
            "name": "26k question",
            "created": "2025-10-23T08:15:20.955454Z",
            "modified": "2026-03-30T17:03:15.027181Z"
        },
        {
            "id": 98362,
            "name": "57: Kill",
            "created": "2025-10-23T07:39:09.986854Z",
            "modified": "2026-04-29T09:46:10.738872Z"
        },
        {
            "id": 98356,
            "name": "27k question",
            "created": "2025-10-23T05:18:37.860901Z",
            "modified": "2026-03-30T17:03:14.776571Z"
        },
        {
            "id": 98355,
            "name": "28k question",
            "created": "2025-10-23T05:13:31.141059Z",
            "modified": "2026-03-30T17:03:14.712167Z"
        },
        {
            "id": 98354,
            "name": "29k question",
            "created": "2025-10-23T05:11:58.579335Z",
            "modified": "2026-03-30T17:03:14.764115Z"
        }
    ]
}