List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=386
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=-created&page=387",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=385",
    "results": [
        {
            "id": 98242,
            "name": "Chapter 5. Life and Death: On the Third Line, Six Live, Four Die",
            "created": "2025-10-18T03:56:21.332421Z",
            "modified": "2026-04-01T02:56:30.527105Z"
        },
        {
            "id": 98241,
            "name": "Chapter 5. Life and Death: On the Corner, Six Live, Four Die (2nd Line)",
            "created": "2025-10-18T03:53:13.487525Z",
            "modified": "2026-04-01T02:54:24.585850Z"
        },
        {
            "id": 98240,
            "name": "Chapter 5. Life and Death: On the Side, Eight Live, Six Die (2nd Line)",
            "created": "2025-10-18T03:29:29.866086Z",
            "modified": "2026-04-01T02:52:23.563659Z"
        },
        {
            "id": 98237,
            "name": "Chapter 1. Instincts: Bump",
            "created": "2025-10-17T05:15:48.341064Z",
            "modified": "2026-04-30T20:18:55.250885Z"
        },
        {
            "id": 98236,
            "name": "Chapter 1. Instincts: Push",
            "created": "2025-10-17T05:01:38.211701Z",
            "modified": "2026-04-30T16:40:26.802916Z"
        },
        {
            "id": 98235,
            "name": "Mutual life セキ 1-30",
            "created": "2025-10-17T04:00:13.013410Z",
            "modified": "2026-04-13T15:47:50.273781Z"
        },
        {
            "id": 98227,
            "name": "Problème 4",
            "created": "2025-10-16T15:10:19.676296Z",
            "modified": "2026-03-30T17:02:15.301597Z"
        },
        {
            "id": 98226,
            "name": "Probleme 3",
            "created": "2025-10-16T15:03:39.973171Z",
            "modified": "2026-03-30T17:02:15.304584Z"
        },
        {
            "id": 98211,
            "name": "56: Kill",
            "created": "2025-10-16T07:25:38.765232Z",
            "modified": "2026-04-30T01:49:16.984700Z"
        },
        {
            "id": 98204,
            "name": "Death 死 1-30",
            "created": "2025-10-16T03:52:44.059414Z",
            "modified": "2026-04-24T12:23:13.381287Z"
        }
    ]
}