List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5396",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5394",
    "results": [
        {
            "id": 94568,
            "name": "Joseki 4-4 niveau 1",
            "created": "2025-06-06T20:13:04.775522Z",
            "modified": "2026-04-12T23:08:09.131380Z"
        },
        {
            "id": 94569,
            "name": "Joseki 4-4 niveau 2",
            "created": "2025-06-06T20:19:52.209197Z",
            "modified": "2026-04-01T00:05:37.808088Z"
        },
        {
            "id": 94601,
            "name": "help pls",
            "created": "2025-06-07T10:24:55.125079Z",
            "modified": "2026-03-30T11:46:56.126210Z"
        },
        {
            "id": 94605,
            "name": "Problem 111",
            "created": "2025-06-08T00:00:39.780406Z",
            "modified": "2026-04-12T14:39:48.029781Z"
        },
        {
            "id": 94606,
            "name": "Problem 112",
            "created": "2025-06-08T00:12:49.165764Z",
            "modified": "2026-04-12T18:02:16.772032Z"
        },
        {
            "id": 94607,
            "name": "Problem 113",
            "created": "2025-06-08T00:21:05.462939Z",
            "modified": "2026-04-12T18:03:05.928830Z"
        },
        {
            "id": 94608,
            "name": "Problem 114",
            "created": "2025-06-08T00:27:07.930890Z",
            "modified": "2026-04-12T18:03:21.916254Z"
        },
        {
            "id": 94609,
            "name": "Problem 115",
            "created": "2025-06-08T00:33:53.343682Z",
            "modified": "2026-04-12T18:03:29.807861Z"
        },
        {
            "id": 94610,
            "name": "Problem 116",
            "created": "2025-06-08T00:45:59.200403Z",
            "modified": "2026-04-13T04:35:55.789316Z"
        },
        {
            "id": 94611,
            "name": "Problem 117",
            "created": "2025-06-08T00:56:35.838841Z",
            "modified": "2026-04-13T06:06:38.253966Z"
        }
    ]
}