List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=693
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=694",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=692",
    "results": [
        {
            "id": 89372,
            "name": "Problem 14",
            "created": "2024-12-05T00:00:15.763048Z",
            "modified": "2026-03-30T16:22:03.061718Z"
        },
        {
            "id": 89371,
            "name": "Problem 13",
            "created": "2024-12-04T23:58:36.114137Z",
            "modified": "2026-03-30T16:22:02.531372Z"
        },
        {
            "id": 89370,
            "name": "Problem 12",
            "created": "2024-12-04T23:58:07.921231Z",
            "modified": "2026-03-30T16:22:07.888119Z"
        },
        {
            "id": 89369,
            "name": "Problem 11",
            "created": "2024-12-04T23:57:34.197080Z",
            "modified": "2026-03-30T16:22:08.007682Z"
        },
        {
            "id": 89368,
            "name": "Problem 10",
            "created": "2024-12-04T23:56:33.759451Z",
            "modified": "2026-05-12T00:47:28.008962Z"
        },
        {
            "id": 89367,
            "name": "Problem 9",
            "created": "2024-12-04T23:54:56.900770Z",
            "modified": "2026-05-14T03:21:49.780189Z"
        },
        {
            "id": 89366,
            "name": "Problem 8",
            "created": "2024-12-04T23:54:10.320795Z",
            "modified": "2026-05-14T03:21:49.303875Z"
        },
        {
            "id": 89365,
            "name": "Problem 7",
            "created": "2024-12-04T23:52:57.362140Z",
            "modified": "2026-03-30T16:22:07.790393Z"
        },
        {
            "id": 89364,
            "name": "Problem 6",
            "created": "2024-12-04T23:51:18.102462Z",
            "modified": "2026-05-14T00:12:06.049547Z"
        },
        {
            "id": 89363,
            "name": "Problem 5",
            "created": "2024-12-04T23:49:43.507819Z",
            "modified": "2026-05-14T00:12:04.995980Z"
        }
    ]
}