List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=1010
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=-modified&page=1011",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1009",
    "results": [
        {
            "id": 36959,
            "name": "Diagram [1104]",
            "created": "2021-08-20T08:55:55.108590Z",
            "modified": "2026-05-23T20:23:25.347486Z"
        },
        {
            "id": 36958,
            "name": "Diagram [1103]",
            "created": "2021-08-20T08:53:22.243329Z",
            "modified": "2026-05-23T20:23:24.700244Z"
        },
        {
            "id": 38263,
            "name": "Diagram [1770]",
            "created": "2021-09-12T13:22:25.364852Z",
            "modified": "2026-05-23T20:23:09.210635Z"
        },
        {
            "id": 38262,
            "name": "Diagram [1769]",
            "created": "2021-09-12T13:20:47.646199Z",
            "modified": "2026-05-23T20:23:08.629508Z"
        },
        {
            "id": 20427,
            "name": "connect the groups",
            "created": "2020-08-05T23:59:58.469467Z",
            "modified": "2026-05-23T20:22:48.631267Z"
        },
        {
            "id": 39450,
            "name": "Couper 3",
            "created": "2021-10-04T16:14:06.970440Z",
            "modified": "2026-05-23T20:22:20.428610Z"
        },
        {
            "id": 1532,
            "name": "03 - Pattern 2",
            "created": "2014-10-25T17:50:22.358376Z",
            "modified": "2026-05-23T20:22:18.827345Z"
        },
        {
            "id": 45779,
            "name": "Diagram [5480]",
            "created": "2021-12-29T12:35:50.711037Z",
            "modified": "2026-05-23T20:22:13.527788Z"
        },
        {
            "id": 45778,
            "name": "Diagram [5479]",
            "created": "2021-12-29T12:33:32.655781Z",
            "modified": "2026-05-23T20:22:12.874985Z"
        },
        {
            "id": 38357,
            "name": "Diagram [1819]",
            "created": "2021-09-14T14:19:52.263831Z",
            "modified": "2026-05-23T20:22:03.455055Z"
        }
    ]
}