List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5534
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=modified&page=5535",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5533",
    "results": [
        {
            "id": 88500,
            "name": "Capturing 2-7",
            "created": "2024-11-27T20:47:21.645189Z",
            "modified": "2026-04-01T02:54:14.799418Z"
        },
        {
            "id": 89267,
            "name": "Problem 43",
            "created": "2024-12-04T07:00:35.970352Z",
            "modified": "2026-04-01T02:54:15.652729Z"
        },
        {
            "id": 89635,
            "name": "ทำลายห้อง 13",
            "created": "2024-12-09T14:04:18.870495Z",
            "modified": "2026-04-01T02:54:16.490207Z"
        },
        {
            "id": 91455,
            "name": "Problem 35",
            "created": "2025-02-26T15:21:15.330644Z",
            "modified": "2026-04-01T02:54:17.577287Z"
        },
        {
            "id": 92107,
            "name": "Oiotoshi 4",
            "created": "2025-03-06T14:10:19.317230Z",
            "modified": "2026-04-01T02:54:18.324030Z"
        },
        {
            "id": 92685,
            "name": "Problem 30",
            "created": "2025-03-26T21:39:34.187954Z",
            "modified": "2026-04-01T02:54:19.164290Z"
        },
        {
            "id": 93140,
            "name": "BGJ 204 JP 3",
            "created": "2025-04-15T09:06:11.649143Z",
            "modified": "2026-04-01T02:54:19.889655Z"
        },
        {
            "id": 93964,
            "name": "Problem 42",
            "created": "2025-05-11T01:25:13.346447Z",
            "modified": "2026-04-01T02:54:20.732580Z"
        },
        {
            "id": 94331,
            "name": "詰棋練習(六)3",
            "created": "2025-05-25T03:44:24.743983Z",
            "modified": "2026-04-01T02:54:21.467135Z"
        },
        {
            "id": 94389,
            "name": "42 / 60",
            "created": "2025-05-27T14:38:38.016170Z",
            "modified": "2026-04-01T02:54:22.188153Z"
        }
    ]
}