List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4463",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4461",
    "results": [
        {
            "id": 21189,
            "name": "Connect and Die",
            "created": "2020-09-29T22:49:03.314034Z",
            "modified": "2026-04-15T11:09:21.089250Z"
        },
        {
            "id": 21188,
            "name": "Connect and Die",
            "created": "2020-09-29T22:47:04.082986Z",
            "modified": "2026-04-15T11:09:20.911488Z"
        },
        {
            "id": 21187,
            "name": "Connect and Die",
            "created": "2020-09-29T22:45:36.373100Z",
            "modified": "2026-04-15T11:09:20.355676Z"
        },
        {
            "id": 21186,
            "name": "Eat the Stone",
            "created": "2020-09-29T22:43:51.836629Z",
            "modified": "2026-04-15T11:03:09.000993Z"
        },
        {
            "id": 21185,
            "name": "Eat the Stone",
            "created": "2020-09-29T22:42:22.841803Z",
            "modified": "2026-04-15T11:09:20.183512Z"
        },
        {
            "id": 21183,
            "name": "Problem 75",
            "created": "2020-09-28T02:06:27.737763Z",
            "modified": "2026-05-07T07:44:22.585086Z"
        },
        {
            "id": 21182,
            "name": "Problem 74",
            "created": "2020-09-28T02:02:44.620944Z",
            "modified": "2026-05-04T12:17:17.077440Z"
        },
        {
            "id": 21181,
            "name": "Problem 73",
            "created": "2020-09-28T01:57:46.532859Z",
            "modified": "2026-05-04T12:17:16.551492Z"
        },
        {
            "id": 21180,
            "name": "Problem 72",
            "created": "2020-09-28T01:53:41.454936Z",
            "modified": "2026-05-09T09:36:31.742511Z"
        },
        {
            "id": 21178,
            "name": "Problem 71",
            "created": "2020-09-27T23:19:26.099626Z",
            "modified": "2026-05-09T09:36:31.345586Z"
        }
    ]
}