List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=408
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=409",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=407",
    "results": [
        {
            "id": 46385,
            "name": "Diagram [5753]",
            "created": "2022-01-11T11:04:29.639718Z",
            "modified": "2026-03-30T11:52:10.615180Z"
        },
        {
            "id": 46386,
            "name": "Diagram [5754]",
            "created": "2022-01-11T11:06:38.677735Z",
            "modified": "2026-03-30T11:52:10.739921Z"
        },
        {
            "id": 46387,
            "name": "Diagram [5755]",
            "created": "2022-01-11T11:08:49.775322Z",
            "modified": "2026-03-30T11:52:10.762782Z"
        },
        {
            "id": 46388,
            "name": "Diagram [5756]",
            "created": "2022-01-11T11:10:10.802364Z",
            "modified": "2026-03-30T11:52:10.838154Z"
        },
        {
            "id": 46389,
            "name": "Diagram [5750]",
            "created": "2022-01-11T11:11:31.981762Z",
            "modified": "2026-03-30T11:52:10.866085Z"
        },
        {
            "id": 46390,
            "name": "Diagram [5758]",
            "created": "2022-01-11T11:15:19.182674Z",
            "modified": "2026-03-30T11:52:10.988430Z"
        },
        {
            "id": 46391,
            "name": "Diagram [5759]",
            "created": "2022-01-11T11:17:29.871638Z",
            "modified": "2026-03-30T11:52:11.022513Z"
        },
        {
            "id": 46392,
            "name": "Diagram [5760]",
            "created": "2022-01-11T12:42:01.801339Z",
            "modified": "2026-03-30T11:52:11.042191Z"
        },
        {
            "id": 46396,
            "name": "Diagram [5764]",
            "created": "2022-01-11T12:48:44.218077Z",
            "modified": "2026-03-30T11:52:11.107208Z"
        },
        {
            "id": 46394,
            "name": "Diagram [5762]",
            "created": "2022-01-11T12:45:52.588545Z",
            "modified": "2026-03-30T11:52:11.107835Z"
        }
    ]
}