List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=829
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=830",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=828",
    "results": [
        {
            "id": 39831,
            "name": "Diagram [2404]",
            "created": "2021-10-08T08:07:25.872450Z",
            "modified": "2026-03-31T16:53:06.641020Z"
        },
        {
            "id": 45588,
            "name": "Diagram [5404]",
            "created": "2021-12-26T11:02:12.117575Z",
            "modified": "2026-03-31T16:53:09.282687Z"
        },
        {
            "id": 51333,
            "name": "Diagram [4404]",
            "created": "2022-03-06T20:56:29.043234Z",
            "modified": "2026-03-31T16:53:10.738636Z"
        },
        {
            "id": 45589,
            "name": "Diagram [5405]",
            "created": "2021-12-26T11:04:03.165603Z",
            "modified": "2026-03-31T16:53:17.682659Z"
        },
        {
            "id": 39833,
            "name": "Diagram [2406]",
            "created": "2021-10-08T08:14:04.702364Z",
            "modified": "2026-03-31T16:53:22.766292Z"
        },
        {
            "id": 45590,
            "name": "Diagram [5406]",
            "created": "2021-12-26T11:07:21.690371Z",
            "modified": "2026-03-31T16:53:25.396990Z"
        },
        {
            "id": 39834,
            "name": "Diagram [2407]",
            "created": "2021-10-08T08:15:54.020698Z",
            "modified": "2026-03-31T16:53:31.654840Z"
        },
        {
            "id": 45613,
            "name": "Diagram [5407]",
            "created": "2021-12-27T09:18:36.345137Z",
            "modified": "2026-03-31T16:53:34.537499Z"
        },
        {
            "id": 37633,
            "name": "Diagram [1408]",
            "created": "2021-08-31T09:06:33.381687Z",
            "modified": "2026-03-31T16:53:38.180910Z"
        },
        {
            "id": 45614,
            "name": "Diagram [5408]",
            "created": "2021-12-27T09:21:11.924641Z",
            "modified": "2026-03-31T16:53:42.363962Z"
        }
    ]
}