List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=714",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=712",
    "results": [
        {
            "id": 89164,
            "name": "Atari to the Dead Line 5",
            "created": "2024-12-03T22:07:57.177826Z",
            "modified": "2026-03-31T15:35:55.119872Z"
        },
        {
            "id": 89163,
            "name": "Atari to the Dead Line 6",
            "created": "2024-12-03T22:07:29.324047Z",
            "modified": "2026-03-31T15:36:35.605033Z"
        },
        {
            "id": 89162,
            "name": "Atari to the Dead Line 4",
            "created": "2024-12-03T22:06:48.587963Z",
            "modified": "2026-05-04T00:06:34.520737Z"
        },
        {
            "id": 89161,
            "name": "Atari to the Dead Line 3",
            "created": "2024-12-03T22:06:22.579949Z",
            "modified": "2026-05-05T05:55:20.164620Z"
        },
        {
            "id": 89160,
            "name": "Atari to the Dead Line 2",
            "created": "2024-12-03T22:05:55.026580Z",
            "modified": "2026-05-09T22:17:58.650215Z"
        },
        {
            "id": 89159,
            "name": "Problem 120",
            "created": "2024-12-03T19:56:02.001070Z",
            "modified": "2026-03-30T16:19:09.924880Z"
        },
        {
            "id": 89158,
            "name": "Problem 119",
            "created": "2024-12-03T19:50:00.911501Z",
            "modified": "2026-03-30T16:19:09.598836Z"
        },
        {
            "id": 89157,
            "name": "Problem 118",
            "created": "2024-12-03T19:45:58.407065Z",
            "modified": "2026-03-30T16:19:09.299055Z"
        },
        {
            "id": 89156,
            "name": "Problem 117",
            "created": "2024-12-03T19:44:42.143157Z",
            "modified": "2026-03-30T16:19:08.940100Z"
        },
        {
            "id": 89155,
            "name": "Problem 116",
            "created": "2024-12-03T19:42:16.287472Z",
            "modified": "2026-03-30T16:19:08.755336Z"
        }
    ]
}