List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=851",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=849",
    "results": [
        {
            "id": 38053,
            "name": "Diagram [1638]",
            "created": "2021-09-08T12:26:11.336387Z",
            "modified": "2026-03-31T17:24:21.912384Z"
        },
        {
            "id": 38054,
            "name": "Diagram [1639]",
            "created": "2021-09-08T12:28:39.159745Z",
            "modified": "2026-03-31T17:24:28.970977Z"
        },
        {
            "id": 40839,
            "name": "Diagram [2640]",
            "created": "2021-10-21T08:49:25.157849Z",
            "modified": "2026-03-31T17:24:37.306340Z"
        },
        {
            "id": 38056,
            "name": "Diagram [1641]",
            "created": "2021-09-08T12:33:06.950777Z",
            "modified": "2026-03-31T17:24:42.468057Z"
        },
        {
            "id": 42580,
            "name": "Diagram [3641]",
            "created": "2021-11-12T08:49:45.012241Z",
            "modified": "2026-03-31T17:24:45.389797Z"
        },
        {
            "id": 52072,
            "name": "Diagram [4641]",
            "created": "2022-03-14T10:18:49.007768Z",
            "modified": "2026-03-31T17:24:47.045671Z"
        },
        {
            "id": 52073,
            "name": "Diagram [4642]",
            "created": "2022-03-14T10:21:04.070765Z",
            "modified": "2026-03-31T17:24:53.235798Z"
        },
        {
            "id": 40842,
            "name": "Diagram [2643]",
            "created": "2021-10-21T08:52:55.578577Z",
            "modified": "2026-03-31T17:24:56.807764Z"
        },
        {
            "id": 52074,
            "name": "Diagram [4643]",
            "created": "2022-03-14T10:23:00.372921Z",
            "modified": "2026-03-31T17:24:59.126651Z"
        },
        {
            "id": 40843,
            "name": "Diagram [2644]",
            "created": "2021-10-21T08:54:06.332725Z",
            "modified": "2026-03-31T17:25:03.146377Z"
        }
    ]
}