List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=399
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=400",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=398",
    "results": [
        {
            "id": 46132,
            "name": "Diagram [5628]",
            "created": "2022-01-07T09:36:31.691602Z",
            "modified": "2026-03-30T11:50:07.717976Z"
        },
        {
            "id": 46199,
            "name": "Diagram [5646]",
            "created": "2022-01-08T11:38:41.292938Z",
            "modified": "2026-03-30T11:50:07.722137Z"
        },
        {
            "id": 46130,
            "name": "Diagram [5627]",
            "created": "2022-01-07T09:34:12.607058Z",
            "modified": "2026-03-30T11:50:07.736422Z"
        },
        {
            "id": 46200,
            "name": "Diagram [5647]",
            "created": "2022-01-08T11:40:04.652286Z",
            "modified": "2026-03-30T11:50:08.146541Z"
        },
        {
            "id": 46201,
            "name": "Diagram [5648]",
            "created": "2022-01-08T11:41:34.918832Z",
            "modified": "2026-03-30T11:50:08.332112Z"
        },
        {
            "id": 46202,
            "name": "Diagram [5649]",
            "created": "2022-01-08T11:44:50.669594Z",
            "modified": "2026-03-30T11:50:08.348738Z"
        },
        {
            "id": 46203,
            "name": "Diagram [5660]",
            "created": "2022-01-08T11:46:32.614352Z",
            "modified": "2026-03-30T11:50:08.428469Z"
        },
        {
            "id": 46204,
            "name": "Diagram [5651]",
            "created": "2022-01-08T11:48:09.781936Z",
            "modified": "2026-03-30T11:50:08.748375Z"
        },
        {
            "id": 46205,
            "name": "Diagram [5652]",
            "created": "2022-01-08T11:49:56.902688Z",
            "modified": "2026-03-30T11:50:08.939671Z"
        },
        {
            "id": 46206,
            "name": "Diagram [5653]",
            "created": "2022-01-08T11:52:15.145847Z",
            "modified": "2026-03-30T11:50:09.009987Z"
        }
    ]
}