List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=361
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=modified&page=362",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=360",
    "results": [
        {
            "id": 42705,
            "name": "Diagram [3710]",
            "created": "2021-11-14T14:21:12.143893Z",
            "modified": "2026-03-30T11:18:15.646817Z"
        },
        {
            "id": 42706,
            "name": "Diagram [3711]",
            "created": "2021-11-14T14:22:39.518888Z",
            "modified": "2026-03-30T11:18:15.685020Z"
        },
        {
            "id": 42755,
            "name": "Diagram [3718]",
            "created": "2021-11-15T08:50:38.119609Z",
            "modified": "2026-03-30T11:18:15.808205Z"
        },
        {
            "id": 42751,
            "name": "Diagram [3714]",
            "created": "2021-11-15T08:42:08.221731Z",
            "modified": "2026-03-30T11:18:15.815249Z"
        },
        {
            "id": 42752,
            "name": "Diagram [3715]",
            "created": "2021-11-15T08:45:55.726125Z",
            "modified": "2026-03-30T11:18:15.816011Z"
        },
        {
            "id": 42756,
            "name": "Diagram [3719]",
            "created": "2021-11-15T08:52:51.601144Z",
            "modified": "2026-03-30T11:18:15.822205Z"
        },
        {
            "id": 42754,
            "name": "Diagram [3717]",
            "created": "2021-11-15T08:49:06.286856Z",
            "modified": "2026-03-30T11:18:15.824530Z"
        },
        {
            "id": 42707,
            "name": "Diagram [3712]",
            "created": "2021-11-14T14:25:18.651682Z",
            "modified": "2026-03-30T11:18:15.843285Z"
        },
        {
            "id": 42768,
            "name": "Diagram [3731]",
            "created": "2021-11-15T09:28:23.646860Z",
            "modified": "2026-03-30T11:19:03.521079Z"
        },
        {
            "id": 42770,
            "name": "Diagram [3732]",
            "created": "2021-11-15T10:48:21.275083Z",
            "modified": "2026-03-30T11:19:03.605169Z"
        }
    ]
}