List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4533",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4531",
    "results": [
        {
            "id": 70337,
            "name": "0. Basic Rules",
            "created": "2023-04-01T05:08:16.290616Z",
            "modified": "2026-05-23T17:45:30.810281Z"
        },
        {
            "id": 70338,
            "name": "1.A.2.",
            "created": "2023-04-01T05:36:25.428033Z",
            "modified": "2026-05-22T12:59:45.991580Z"
        },
        {
            "id": 70339,
            "name": "1.A.4.",
            "created": "2023-04-01T05:45:43.352364Z",
            "modified": "2026-05-22T12:59:58.912645Z"
        },
        {
            "id": 70340,
            "name": "1.B.3.",
            "created": "2023-04-01T05:59:10.671186Z",
            "modified": "2026-05-22T13:00:04.424320Z"
        },
        {
            "id": 70341,
            "name": "1.B.4.",
            "created": "2023-04-01T06:05:09.342536Z",
            "modified": "2026-05-22T13:00:06.852149Z"
        },
        {
            "id": 70342,
            "name": "1.B.5.",
            "created": "2023-04-01T06:09:16.432247Z",
            "modified": "2026-05-22T13:00:08.732073Z"
        },
        {
            "id": 70343,
            "name": "1.B.8.",
            "created": "2023-04-01T06:18:00.124175Z",
            "modified": "2026-05-22T13:00:17.635693Z"
        },
        {
            "id": 70347,
            "name": "1.B.9.",
            "created": "2023-04-01T11:38:39.733284Z",
            "modified": "2026-05-22T13:00:34.468901Z"
        },
        {
            "id": 70353,
            "name": "0. 기본적인 규칙",
            "created": "2023-04-02T00:10:34.905316Z",
            "modified": "2026-05-22T17:29:04.834013Z"
        },
        {
            "id": 70357,
            "name": "1.A.2.",
            "created": "2023-04-02T04:38:20.579552Z",
            "modified": "2026-05-22T13:38:42.490043Z"
        }
    ]
}