List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=423
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=424",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=422",
    "results": [
        {
            "id": 96659,
            "name": "Problem 10",
            "created": "2025-08-15T21:32:39.074572Z",
            "modified": "2026-04-29T09:29:08.359777Z"
        },
        {
            "id": 96658,
            "name": "Problem 9",
            "created": "2025-08-15T21:31:22.465117Z",
            "modified": "2026-04-29T09:29:07.878285Z"
        },
        {
            "id": 96657,
            "name": "Problem 8",
            "created": "2025-08-15T21:29:36.142647Z",
            "modified": "2026-05-02T21:44:14.487635Z"
        },
        {
            "id": 96656,
            "name": "Problem 7",
            "created": "2025-08-15T21:28:21.945775Z",
            "modified": "2026-05-02T21:28:44.801634Z"
        },
        {
            "id": 96653,
            "name": "Mutual life セキ 1-23",
            "created": "2025-08-15T03:49:00.356536Z",
            "modified": "2026-04-16T21:22:21.492375Z"
        },
        {
            "id": 96651,
            "name": "Problem 6",
            "created": "2025-08-14T22:05:52.568946Z",
            "modified": "2026-04-29T09:29:08.756175Z"
        },
        {
            "id": 96650,
            "name": "Problem 5",
            "created": "2025-08-14T22:03:32.631502Z",
            "modified": "2026-04-29T09:28:34.228343Z"
        },
        {
            "id": 96649,
            "name": "Problem 5",
            "created": "2025-08-14T22:01:59.498592Z",
            "modified": "2026-04-29T09:28:33.910227Z"
        },
        {
            "id": 96648,
            "name": "Problem 4",
            "created": "2025-08-14T22:00:07.522883Z",
            "modified": "2026-04-29T09:28:33.533699Z"
        },
        {
            "id": 96647,
            "name": "Problem 3",
            "created": "2025-08-14T21:55:12.388455Z",
            "modified": "2026-04-29T09:28:33.913860Z"
        }
    ]
}