List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=616",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=614",
    "results": [
        {
            "id": 91855,
            "name": "Problem 151",
            "created": "2025-03-05T11:41:54.089523Z",
            "modified": "2026-04-29T08:40:25.503532Z"
        },
        {
            "id": 91854,
            "name": "Problem 150",
            "created": "2025-03-05T11:39:59.516657Z",
            "modified": "2026-05-11T18:44:36.013222Z"
        },
        {
            "id": 91853,
            "name": "Problem 149",
            "created": "2025-03-05T11:23:36.640046Z",
            "modified": "2026-05-11T18:39:54.563686Z"
        },
        {
            "id": 91852,
            "name": "Problem 148",
            "created": "2025-03-05T11:20:04.635147Z",
            "modified": "2026-04-29T08:40:23.950349Z"
        },
        {
            "id": 91851,
            "name": "Problem 147",
            "created": "2025-03-05T11:18:30.269842Z",
            "modified": "2026-04-29T08:40:23.561461Z"
        },
        {
            "id": 91850,
            "name": "Problem 146",
            "created": "2025-03-05T11:16:46.286901Z",
            "modified": "2026-04-29T08:40:23.168471Z"
        },
        {
            "id": 91849,
            "name": "Problem 145",
            "created": "2025-03-05T11:15:04.707824Z",
            "modified": "2026-04-29T08:40:22.762960Z"
        },
        {
            "id": 91848,
            "name": "Problem 144",
            "created": "2025-03-05T10:55:03.592389Z",
            "modified": "2026-04-29T08:40:21.700983Z"
        },
        {
            "id": 91847,
            "name": "Problem 143",
            "created": "2025-03-05T10:53:55.610757Z",
            "modified": "2026-05-04T06:01:11.423306Z"
        },
        {
            "id": 91846,
            "name": "Problem 142",
            "created": "2025-03-05T10:51:52.801360Z",
            "modified": "2026-05-04T06:01:04.439564Z"
        }
    ]
}