List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5394",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5392",
    "results": [
        {
            "id": 46398,
            "name": "Diagram [5766]",
            "created": "2022-01-11T12:52:30.120467Z",
            "modified": "2026-03-30T11:52:11.309795Z"
        },
        {
            "id": 46397,
            "name": "Diagram [5765]",
            "created": "2022-01-11T12:50:42.467100Z",
            "modified": "2026-03-30T11:52:11.298057Z"
        },
        {
            "id": 46395,
            "name": "Diagram [5763]",
            "created": "2022-01-11T12:47:05.996209Z",
            "modified": "2026-03-30T11:52:11.124007Z"
        },
        {
            "id": 46393,
            "name": "Diagram [5761]",
            "created": "2022-01-11T12:44:07.876808Z",
            "modified": "2026-03-30T11:52:11.118968Z"
        },
        {
            "id": 46394,
            "name": "Diagram [5762]",
            "created": "2022-01-11T12:45:52.588545Z",
            "modified": "2026-03-30T11:52:11.107835Z"
        },
        {
            "id": 46396,
            "name": "Diagram [5764]",
            "created": "2022-01-11T12:48:44.218077Z",
            "modified": "2026-03-30T11:52:11.107208Z"
        },
        {
            "id": 46392,
            "name": "Diagram [5760]",
            "created": "2022-01-11T12:42:01.801339Z",
            "modified": "2026-03-30T11:52:11.042191Z"
        },
        {
            "id": 46391,
            "name": "Diagram [5759]",
            "created": "2022-01-11T11:17:29.871638Z",
            "modified": "2026-03-30T11:52:11.022513Z"
        },
        {
            "id": 46390,
            "name": "Diagram [5758]",
            "created": "2022-01-11T11:15:19.182674Z",
            "modified": "2026-03-30T11:52:10.988430Z"
        },
        {
            "id": 46389,
            "name": "Diagram [5750]",
            "created": "2022-01-11T11:11:31.981762Z",
            "modified": "2026-03-30T11:52:10.866085Z"
        }
    ]
}