List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4512",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4510",
    "results": [
        {
            "id": 20431,
            "name": "12345678910",
            "created": "2020-08-06T08:18:10.890391Z",
            "modified": "2026-04-16T09:43:23.998728Z"
        },
        {
            "id": 20428,
            "name": "Halt the advance",
            "created": "2020-08-06T01:05:25.081929Z",
            "modified": "2026-05-10T01:37:42.349446Z"
        },
        {
            "id": 20427,
            "name": "connect the groups",
            "created": "2020-08-05T23:59:58.469467Z",
            "modified": "2026-05-23T20:22:48.631267Z"
        },
        {
            "id": 20425,
            "name": "kill the corner",
            "created": "2020-08-05T22:23:28.253214Z",
            "modified": "2026-05-10T01:51:45.826539Z"
        },
        {
            "id": 20416,
            "name": "kill the group",
            "created": "2020-08-05T19:49:55.610265Z",
            "modified": "2026-05-05T00:02:58.710533Z"
        },
        {
            "id": 20415,
            "name": "how to kill",
            "created": "2020-08-05T19:42:12.309520Z",
            "modified": "2026-05-05T00:02:54.864127Z"
        },
        {
            "id": 20413,
            "name": "how to defend a group",
            "created": "2020-08-05T19:36:10.424481Z",
            "modified": "2026-05-05T00:02:52.918417Z"
        },
        {
            "id": 20412,
            "name": "how to protect your group",
            "created": "2020-08-05T19:27:15.412282Z",
            "modified": "2026-05-05T00:02:49.233392Z"
        },
        {
            "id": 20411,
            "name": "double eyes",
            "created": "2020-08-05T19:22:20.458904Z",
            "modified": "2026-05-05T00:02:49.098478Z"
        },
        {
            "id": 20405,
            "name": "Introduction: a doomed side.",
            "created": "2020-08-04T21:25:44.309078Z",
            "modified": "2026-05-22T17:21:41.572234Z"
        }
    ]
}