List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5172
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=5173",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5171",
    "results": [
        {
            "id": 89219,
            "name": "Problem 1",
            "created": "2024-12-04T02:32:14.530902Z",
            "modified": "2026-04-25T11:04:27.832389Z"
        },
        {
            "id": 89220,
            "name": "Problem 2",
            "created": "2024-12-04T02:37:07.935060Z",
            "modified": "2026-04-23T09:21:00.321766Z"
        },
        {
            "id": 89221,
            "name": "Problem 3",
            "created": "2024-12-04T02:40:04.465805Z",
            "modified": "2026-04-23T09:27:00.810226Z"
        },
        {
            "id": 89222,
            "name": "Problem 4",
            "created": "2024-12-04T02:42:49.167444Z",
            "modified": "2026-04-29T05:48:48.950826Z"
        },
        {
            "id": 89223,
            "name": "Puzzle 5",
            "created": "2024-12-04T02:45:49.269621Z",
            "modified": "2026-04-14T04:56:53.332772Z"
        },
        {
            "id": 89225,
            "name": "Problem 6",
            "created": "2024-12-04T02:50:33.015915Z",
            "modified": "2026-04-01T00:34:24.085806Z"
        },
        {
            "id": 89226,
            "name": "Problem 7",
            "created": "2024-12-04T02:52:08.090975Z",
            "modified": "2026-04-01T00:42:14.013545Z"
        },
        {
            "id": 89227,
            "name": "Problem 8",
            "created": "2024-12-04T02:55:08.258313Z",
            "modified": "2026-04-11T19:14:45.297745Z"
        },
        {
            "id": 89228,
            "name": "Problem 9",
            "created": "2024-12-04T02:58:09.755507Z",
            "modified": "2026-04-27T02:16:51.457793Z"
        },
        {
            "id": 89229,
            "name": "Problem 10",
            "created": "2024-12-04T03:00:47.634493Z",
            "modified": "2026-04-01T01:02:32.824663Z"
        }
    ]
}