List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=380",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=378",
    "results": [
        {
            "id": 98396,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Learn",
            "created": "2025-10-26T04:23:14.612418Z",
            "modified": "2026-05-01T05:41:09.996598Z"
        },
        {
            "id": 98395,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Learn",
            "created": "2025-10-26T04:21:26.428402Z",
            "modified": "2026-05-01T07:54:18.127230Z"
        },
        {
            "id": 98394,
            "name": "第2题(答案可能不完全对,可私信报告)",
            "created": "2025-10-26T02:43:14.251184Z",
            "modified": "2026-04-30T00:20:34.246152Z"
        },
        {
            "id": 98393,
            "name": "第1题(两种方法,三个答案)",
            "created": "2025-10-26T02:33:49.973994Z",
            "modified": "2026-04-30T00:04:29.695804Z"
        },
        {
            "id": 98390,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Learn",
            "created": "2025-10-25T23:06:02.047754Z",
            "modified": "2026-05-01T07:54:20.906214Z"
        },
        {
            "id": 98385,
            "name": "Example 5",
            "created": "2025-10-24T21:33:42.898390Z",
            "modified": "2026-05-01T14:46:54.473312Z"
        },
        {
            "id": 98384,
            "name": "Example 4",
            "created": "2025-10-24T21:29:12.478801Z",
            "modified": "2026-05-01T18:28:06.049938Z"
        },
        {
            "id": 98383,
            "name": "Example 3",
            "created": "2025-10-24T21:24:29.354161Z",
            "modified": "2026-05-01T14:27:30.071875Z"
        },
        {
            "id": 98382,
            "name": "Example 2",
            "created": "2025-10-24T21:21:58.902694Z",
            "modified": "2026-05-01T14:26:38.861133Z"
        },
        {
            "id": 98381,
            "name": "Example 1",
            "created": "2025-10-24T21:21:11.840165Z",
            "modified": "2026-05-01T14:26:30.788405Z"
        }
    ]
}