List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=406
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=407",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=405",
    "results": [
        {
            "id": 46365,
            "name": "Diagram [5733]",
            "created": "2022-01-11T09:04:38.259188Z",
            "modified": "2026-03-30T11:52:09.237437Z"
        },
        {
            "id": 46366,
            "name": "Diagram [5734]",
            "created": "2022-01-11T09:06:36.269212Z",
            "modified": "2026-03-30T11:52:09.586120Z"
        },
        {
            "id": 46367,
            "name": "Diagram [5735]",
            "created": "2022-01-11T09:08:30.395649Z",
            "modified": "2026-03-30T11:52:09.649577Z"
        },
        {
            "id": 46368,
            "name": "Diagram [5736]",
            "created": "2022-01-11T09:10:09.229016Z",
            "modified": "2026-03-30T11:52:09.743836Z"
        },
        {
            "id": 46369,
            "name": "Diagram [5737]",
            "created": "2022-01-11T09:13:05.631393Z",
            "modified": "2026-03-30T11:52:09.853843Z"
        },
        {
            "id": 46370,
            "name": "Diagram [5738]",
            "created": "2022-01-11T09:15:15.983637Z",
            "modified": "2026-03-30T11:52:09.907962Z"
        },
        {
            "id": 46372,
            "name": "Diagram [5740]",
            "created": "2022-01-11T09:18:43.259434Z",
            "modified": "2026-03-30T11:52:09.966048Z"
        },
        {
            "id": 46371,
            "name": "Diagram [5739]",
            "created": "2022-01-11T09:17:05.526911Z",
            "modified": "2026-03-30T11:52:09.970400Z"
        },
        {
            "id": 46373,
            "name": "Diagram [5730]",
            "created": "2022-01-11T09:21:41.195026Z",
            "modified": "2026-03-30T11:52:09.975835Z"
        },
        {
            "id": 46374,
            "name": "Diagram [5742]",
            "created": "2022-01-11T10:40:18.312957Z",
            "modified": "2026-03-30T11:52:10.083212Z"
        }
    ]
}