List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5499",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5497",
    "results": [
        {
            "id": 98380,
            "name": "Death 死 1-31",
            "created": "2025-10-24T12:57:57.295910Z",
            "modified": "2026-03-30T17:03:16.360573Z"
        },
        {
            "id": 98381,
            "name": "Example 1",
            "created": "2025-10-24T21:21:11.840165Z",
            "modified": "2026-04-01T02:11:14.291866Z"
        },
        {
            "id": 98382,
            "name": "Example 2",
            "created": "2025-10-24T21:21:58.902694Z",
            "modified": "2026-03-31T08:41:00.456993Z"
        },
        {
            "id": 98383,
            "name": "Example 3",
            "created": "2025-10-24T21:24:29.354161Z",
            "modified": "2026-03-31T09:18:23.469447Z"
        },
        {
            "id": 98384,
            "name": "Example 4",
            "created": "2025-10-24T21:29:12.478801Z",
            "modified": "2026-04-01T00:35:13.849232Z"
        },
        {
            "id": 98385,
            "name": "Example 5",
            "created": "2025-10-24T21:33:42.898390Z",
            "modified": "2026-04-01T00:56:50.750392Z"
        },
        {
            "id": 98390,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Learn",
            "created": "2025-10-25T23:06:02.047754Z",
            "modified": "2026-04-01T02:45:47.014151Z"
        },
        {
            "id": 98393,
            "name": "第1题(两种方法,三个答案)",
            "created": "2025-10-26T02:33:49.973994Z",
            "modified": "2026-03-30T17:03:17.516581Z"
        },
        {
            "id": 98394,
            "name": "第2题(答案可能不完全对,可私信报告)",
            "created": "2025-10-26T02:43:14.251184Z",
            "modified": "2026-03-31T14:36:19.627855Z"
        },
        {
            "id": 98395,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Learn",
            "created": "2025-10-26T04:21:26.428402Z",
            "modified": "2026-04-01T02:54:25.292386Z"
        }
    ]
}