List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4799",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4797",
    "results": [
        {
            "id": 38642,
            "name": "Diagram [1941]",
            "created": "2021-09-21T10:26:01.429277Z",
            "modified": "2026-03-31T17:45:43.490308Z"
        },
        {
            "id": 41645,
            "name": "Diagram [2940]",
            "created": "2021-10-29T08:10:13.934600Z",
            "modified": "2026-03-31T17:45:42.274282Z"
        },
        {
            "id": 38641,
            "name": "Diagram [1940]",
            "created": "2021-09-21T10:24:10.148629Z",
            "modified": "2026-03-31T17:45:40.866085Z"
        },
        {
            "id": 38640,
            "name": "Diagram [1939]",
            "created": "2021-09-21T10:22:17.913086Z",
            "modified": "2026-03-31T17:45:38.357365Z"
        },
        {
            "id": 38639,
            "name": "Diagram [1938]",
            "created": "2021-09-21T10:19:24.294459Z",
            "modified": "2026-03-31T17:45:35.246770Z"
        },
        {
            "id": 41642,
            "name": "Diagram [2937]",
            "created": "2021-10-29T08:05:15.288040Z",
            "modified": "2026-03-31T17:45:33.984679Z"
        },
        {
            "id": 38638,
            "name": "Diagram [1937]",
            "created": "2021-09-21T10:17:49.701167Z",
            "modified": "2026-03-31T17:45:32.826905Z"
        },
        {
            "id": 41641,
            "name": "Diagram [2936]",
            "created": "2021-10-29T08:03:51.730693Z",
            "modified": "2026-03-31T17:45:31.625963Z"
        },
        {
            "id": 38637,
            "name": "Diagram [1936]",
            "created": "2021-09-21T10:14:00.955405Z",
            "modified": "2026-03-31T17:45:30.445002Z"
        },
        {
            "id": 41640,
            "name": "Diagram [2935]",
            "created": "2021-10-29T08:02:03.195263Z",
            "modified": "2026-03-31T17:45:29.001869Z"
        }
    ]
}