List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=491",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=489",
    "results": [
        {
            "id": 94413,
            "name": "Capture or  Survive",
            "created": "2025-05-28T05:37:23.371206Z",
            "modified": "2026-04-29T22:18:29.153366Z"
        },
        {
            "id": 94412,
            "name": "KO 劫 1-19",
            "created": "2025-05-28T04:00:07.145117Z",
            "modified": "2026-04-16T22:58:10.613836Z"
        },
        {
            "id": 94410,
            "name": "Problem 83",
            "created": "2025-05-28T03:09:38.263615Z",
            "modified": "2026-04-24T03:03:07.795749Z"
        },
        {
            "id": 94409,
            "name": "Problem 82",
            "created": "2025-05-28T03:05:18.973935Z",
            "modified": "2026-04-24T03:02:23.292154Z"
        },
        {
            "id": 94408,
            "name": "Problem 81",
            "created": "2025-05-28T03:03:19.298834Z",
            "modified": "2026-04-24T03:02:17.996716Z"
        },
        {
            "id": 94407,
            "name": "Problem 80",
            "created": "2025-05-28T02:59:56.579904Z",
            "modified": "2026-04-24T03:02:04.446232Z"
        },
        {
            "id": 94406,
            "name": "Problem 79",
            "created": "2025-05-28T02:57:05.021074Z",
            "modified": "2026-04-24T03:01:53.711834Z"
        },
        {
            "id": 94405,
            "name": "Problem 78",
            "created": "2025-05-28T02:54:39.798618Z",
            "modified": "2026-04-24T03:01:47.344015Z"
        },
        {
            "id": 94395,
            "name": "Point vital 5",
            "created": "2025-05-27T16:42:47.607193Z",
            "modified": "2026-05-04T12:20:35.130336Z"
        },
        {
            "id": 94394,
            "name": "Introduction",
            "created": "2025-05-27T15:49:28.961303Z",
            "modified": "2026-04-22T08:47:14.134280Z"
        }
    ]
}