List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5347",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5345",
    "results": [
        {
            "id": 93453,
            "name": "Easy Capture 20",
            "created": "2025-04-28T23:45:23.014091Z",
            "modified": "2026-03-30T16:43:11.899226Z"
        },
        {
            "id": 93454,
            "name": "Easy Capture 21",
            "created": "2025-04-28T23:49:40.090946Z",
            "modified": "2026-03-30T16:43:11.975773Z"
        },
        {
            "id": 93455,
            "name": "Easy Capture 22",
            "created": "2025-04-28T23:53:13.901374Z",
            "modified": "2026-03-30T16:43:12.013789Z"
        },
        {
            "id": 93456,
            "name": "Easy Capture 23",
            "created": "2025-04-28T23:57:07.999593Z",
            "modified": "2026-03-30T16:43:12.266888Z"
        },
        {
            "id": 93457,
            "name": "Easy Capture 24",
            "created": "2025-04-29T00:02:00.141534Z",
            "modified": "2026-03-30T16:43:12.256535Z"
        },
        {
            "id": 93458,
            "name": "Easy Capture 25",
            "created": "2025-04-29T00:05:06.517143Z",
            "modified": "2026-03-30T16:43:12.255812Z"
        },
        {
            "id": 93459,
            "name": "3: Black to kill",
            "created": "2025-04-29T02:14:52.020858Z",
            "modified": "2026-04-17T22:09:20.634305Z"
        },
        {
            "id": 93460,
            "name": "KO 劫 1-17",
            "created": "2025-04-29T12:48:05.582721Z",
            "modified": "2026-04-19T09:19:39.185849Z"
        },
        {
            "id": 93461,
            "name": "4: Black to live",
            "created": "2025-04-29T16:39:23.570586Z",
            "modified": "2026-04-13T19:40:11.684866Z"
        },
        {
            "id": 93463,
            "name": "the mischievous rabbit",
            "created": "2025-04-30T02:48:13.532085Z",
            "modified": "2026-04-01T00:42:34.189947Z"
        }
    ]
}