List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=558
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=559",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=557",
    "results": [
        {
            "id": 93081,
            "name": "BGJ 199 JP2",
            "created": "2025-04-13T09:03:53.182996Z",
            "modified": "2026-04-16T22:48:14.584208Z"
        },
        {
            "id": 93080,
            "name": "BGJ 199 JP 1",
            "created": "2025-04-13T09:01:58.651345Z",
            "modified": "2026-05-10T02:30:46.645456Z"
        },
        {
            "id": 93079,
            "name": "BGJ 198 JP 7",
            "created": "2025-04-13T08:19:14.308055Z",
            "modified": "2026-05-10T02:27:15.721469Z"
        },
        {
            "id": 93078,
            "name": "BGJ 198 JP 6",
            "created": "2025-04-13T08:18:04.837620Z",
            "modified": "2026-04-16T22:48:05.598049Z"
        },
        {
            "id": 93077,
            "name": "BGJ 198 JP 5",
            "created": "2025-04-13T08:16:39.446230Z",
            "modified": "2026-04-24T18:37:11.530837Z"
        },
        {
            "id": 93076,
            "name": "BGJ 198 JP 4",
            "created": "2025-04-13T08:15:19.107765Z",
            "modified": "2026-04-16T22:47:26.410407Z"
        },
        {
            "id": 93075,
            "name": "BGJ 198 JP 3",
            "created": "2025-04-13T08:13:41.434071Z",
            "modified": "2026-05-10T02:14:46.250513Z"
        },
        {
            "id": 93074,
            "name": "BGJ 198 JP 2",
            "created": "2025-04-13T08:12:03.643379Z",
            "modified": "2026-05-10T02:11:13.683264Z"
        },
        {
            "id": 93073,
            "name": "BGJ 198 JP 1",
            "created": "2025-04-13T08:11:09.103701Z",
            "modified": "2026-05-10T02:06:44.897270Z"
        },
        {
            "id": 93072,
            "name": "Les yeux 2",
            "created": "2025-04-12T15:07:22.148253Z",
            "modified": "2026-05-10T13:36:53.360342Z"
        }
    ]
}