List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=536",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=534",
    "results": [
        {
            "id": 93427,
            "name": "Mutual life セキ 1-17",
            "created": "2025-04-28T13:37:26.758927Z",
            "modified": "2026-05-07T02:31:25.685244Z"
        },
        {
            "id": 93382,
            "name": "วง ล้อม",
            "created": "2025-04-28T06:28:40.491278Z",
            "modified": "2026-05-10T00:57:53.238546Z"
        },
        {
            "id": 93381,
            "name": "วง ล้อม",
            "created": "2025-04-28T06:28:37.193649Z",
            "modified": "2026-05-10T01:19:11.677307Z"
        },
        {
            "id": 93379,
            "name": "วง ล้อม",
            "created": "2025-04-28T06:28:06.809420Z",
            "modified": "2026-05-10T01:12:31.251976Z"
        },
        {
            "id": 93374,
            "name": "Problem 3",
            "created": "2025-04-27T23:03:12.409835Z",
            "modified": "2026-05-10T01:12:30.392051Z"
        },
        {
            "id": 93373,
            "name": "Problem 2",
            "created": "2025-04-27T22:33:21.185021Z",
            "modified": "2026-05-10T01:05:26.998395Z"
        },
        {
            "id": 93372,
            "name": "Problem 1",
            "created": "2025-04-27T22:28:49.758801Z",
            "modified": "2026-05-10T00:57:52.317500Z"
        },
        {
            "id": 93371,
            "name": "Elementary Initiation",
            "created": "2025-04-27T17:11:46.490440Z",
            "modified": "2026-04-26T16:13:51.731278Z"
        },
        {
            "id": 93370,
            "name": "Death 死 1-17",
            "created": "2025-04-27T13:48:02.281557Z",
            "modified": "2026-05-06T08:54:00.731564Z"
        },
        {
            "id": 93365,
            "name": "2) Yose",
            "created": "2025-04-26T17:05:34.181761Z",
            "modified": "2026-04-01T01:14:20.893710Z"
        }
    ]
}