List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=583",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=581",
    "results": [
        {
            "id": 92631,
            "name": "Rectangular six, one outside liberty, to kill",
            "created": "2025-03-25T06:24:32.670719Z",
            "modified": "2026-05-10T02:06:38.168457Z"
        },
        {
            "id": 92630,
            "name": "Rectangular six, no outside liberties, to live",
            "created": "2025-03-25T06:16:18.089464Z",
            "modified": "2026-05-10T02:02:43.412319Z"
        },
        {
            "id": 92629,
            "name": "Rectangular six, no outside liberties, to kill",
            "created": "2025-03-25T06:12:09.312975Z",
            "modified": "2026-05-07T01:34:08.725522Z"
        },
        {
            "id": 92628,
            "name": "Life 活 1-12",
            "created": "2025-03-25T03:49:33.715479Z",
            "modified": "2026-05-10T05:04:09.050309Z"
        },
        {
            "id": 92627,
            "name": "Problem 11",
            "created": "2025-03-24T19:01:23.465375Z",
            "modified": "2026-05-08T11:05:55.341635Z"
        },
        {
            "id": 92626,
            "name": "Problem 10",
            "created": "2025-03-24T18:59:49.481541Z",
            "modified": "2026-05-10T02:17:48.418981Z"
        },
        {
            "id": 92625,
            "name": "Problem 9",
            "created": "2025-03-24T18:58:00.803319Z",
            "modified": "2026-05-10T02:11:09.945234Z"
        },
        {
            "id": 92624,
            "name": "Problem 8",
            "created": "2025-03-24T18:56:29.206750Z",
            "modified": "2026-05-10T02:06:37.227044Z"
        },
        {
            "id": 92623,
            "name": "Problem 7",
            "created": "2025-03-24T18:55:20.385832Z",
            "modified": "2026-05-10T02:02:42.543157Z"
        },
        {
            "id": 92621,
            "name": "Tesuji 手筋 1-12",
            "created": "2025-03-24T13:45:03.472429Z",
            "modified": "2026-05-06T05:38:45.737580Z"
        }
    ]
}