List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5383
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=5384",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5382",
    "results": [
        {
            "id": 46380,
            "name": "Diagram [5748]",
            "created": "2022-01-11T10:52:35.805011Z",
            "modified": "2026-03-30T11:52:10.234344Z"
        },
        {
            "id": 46379,
            "name": "Diagram [5747]",
            "created": "2022-01-11T10:51:13.271612Z",
            "modified": "2026-03-30T11:52:10.206437Z"
        },
        {
            "id": 46375,
            "name": "Diagram [5743]",
            "created": "2022-01-11T10:42:44.001611Z",
            "modified": "2026-03-30T11:52:10.169089Z"
        },
        {
            "id": 46376,
            "name": "Diagram [5744]",
            "created": "2022-01-11T10:44:14.170091Z",
            "modified": "2026-03-30T11:52:10.160704Z"
        },
        {
            "id": 46378,
            "name": "Diagram [5746]",
            "created": "2022-01-11T10:48:41.517747Z",
            "modified": "2026-03-30T11:52:10.151561Z"
        },
        {
            "id": 46377,
            "name": "Diagram [5745]",
            "created": "2022-01-11T10:45:53.937825Z",
            "modified": "2026-03-30T11:52:10.136092Z"
        },
        {
            "id": 46374,
            "name": "Diagram [5742]",
            "created": "2022-01-11T10:40:18.312957Z",
            "modified": "2026-03-30T11:52:10.083212Z"
        },
        {
            "id": 46373,
            "name": "Diagram [5730]",
            "created": "2022-01-11T09:21:41.195026Z",
            "modified": "2026-03-30T11:52:09.975835Z"
        },
        {
            "id": 46371,
            "name": "Diagram [5739]",
            "created": "2022-01-11T09:17:05.526911Z",
            "modified": "2026-03-30T11:52:09.970400Z"
        },
        {
            "id": 46372,
            "name": "Diagram [5740]",
            "created": "2022-01-11T09:18:43.259434Z",
            "modified": "2026-03-30T11:52:09.966048Z"
        }
    ]
}