List accessible puzzles or create a new puzzle.

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

{
    "count": 58735,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5391",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5389",
    "results": [
        {
            "id": 46204,
            "name": "Diagram [5651]",
            "created": "2022-01-08T11:48:09.781936Z",
            "modified": "2026-03-30T11:50:08.748375Z"
        },
        {
            "id": 46203,
            "name": "Diagram [5660]",
            "created": "2022-01-08T11:46:32.614352Z",
            "modified": "2026-03-30T11:50:08.428469Z"
        },
        {
            "id": 46202,
            "name": "Diagram [5649]",
            "created": "2022-01-08T11:44:50.669594Z",
            "modified": "2026-03-30T11:50:08.348738Z"
        },
        {
            "id": 46201,
            "name": "Diagram [5648]",
            "created": "2022-01-08T11:41:34.918832Z",
            "modified": "2026-03-30T11:50:08.332112Z"
        },
        {
            "id": 46200,
            "name": "Diagram [5647]",
            "created": "2022-01-08T11:40:04.652286Z",
            "modified": "2026-03-30T11:50:08.146541Z"
        },
        {
            "id": 46130,
            "name": "Diagram [5627]",
            "created": "2022-01-07T09:34:12.607058Z",
            "modified": "2026-03-30T11:50:07.736422Z"
        },
        {
            "id": 46199,
            "name": "Diagram [5646]",
            "created": "2022-01-08T11:38:41.292938Z",
            "modified": "2026-03-30T11:50:07.722137Z"
        },
        {
            "id": 46132,
            "name": "Diagram [5628]",
            "created": "2022-01-07T09:36:31.691602Z",
            "modified": "2026-03-30T11:50:07.717976Z"
        },
        {
            "id": 46198,
            "name": "Diagram [5645]",
            "created": "2022-01-08T09:16:27.508460Z",
            "modified": "2026-03-30T11:50:07.501083Z"
        },
        {
            "id": 46197,
            "name": "Diagram [5644]",
            "created": "2022-01-08T09:14:26.916366Z",
            "modified": "2026-03-30T11:50:07.091409Z"
        }
    ]
}