List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=417
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=418",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=416",
    "results": [
        {
            "id": 96798,
            "name": "Problem 68",
            "created": "2025-08-18T09:54:45.387758Z",
            "modified": "2026-04-29T09:30:01.895659Z"
        },
        {
            "id": 96797,
            "name": "Problem 67",
            "created": "2025-08-18T09:53:37.773243Z",
            "modified": "2026-04-29T09:29:28.098975Z"
        },
        {
            "id": 96796,
            "name": "Problem 66",
            "created": "2025-08-18T09:52:09.977021Z",
            "modified": "2026-04-29T09:30:00.126384Z"
        },
        {
            "id": 96795,
            "name": "Problem 65",
            "created": "2025-08-18T09:49:31.896374Z",
            "modified": "2026-04-29T09:29:27.392851Z"
        },
        {
            "id": 96794,
            "name": "Problem 64",
            "created": "2025-08-18T09:47:35.107723Z",
            "modified": "2026-04-29T09:29:27.040940Z"
        },
        {
            "id": 96793,
            "name": "Problem 63",
            "created": "2025-08-18T09:46:46.227983Z",
            "modified": "2026-04-29T09:29:26.693196Z"
        },
        {
            "id": 96792,
            "name": "Problem 62",
            "created": "2025-08-18T09:45:38.326384Z",
            "modified": "2026-04-29T09:29:26.338939Z"
        },
        {
            "id": 96791,
            "name": "Problem 61",
            "created": "2025-08-18T09:44:11.829542Z",
            "modified": "2026-04-29T09:29:26.339841Z"
        },
        {
            "id": 96785,
            "name": "如何征死白子",
            "created": "2025-08-18T06:58:22.400904Z",
            "modified": "2026-04-11T12:24:01.364553Z"
        },
        {
            "id": 96783,
            "name": "11010998198",
            "created": "2025-08-18T05:54:05.864532Z",
            "modified": "2026-04-25T13:50:24.964837Z"
        }
    ]
}