List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4811
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=4812",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4810",
    "results": [
        {
            "id": 38175,
            "name": "Diagram [1700]",
            "created": "2021-09-11T07:22:09.593378Z",
            "modified": "2026-03-31T17:30:56.350921Z"
        },
        {
            "id": 38174,
            "name": "Diagram [1699]",
            "created": "2021-09-11T07:19:53.678484Z",
            "modified": "2026-03-31T17:30:52.038203Z"
        },
        {
            "id": 38173,
            "name": "Diagram [1698]",
            "created": "2021-09-11T07:16:29.588217Z",
            "modified": "2026-03-31T17:30:47.927235Z"
        },
        {
            "id": 41048,
            "name": "Diagram [2697]",
            "created": "2021-10-23T08:08:14.312002Z",
            "modified": "2026-03-31T17:30:45.316986Z"
        },
        {
            "id": 38171,
            "name": "Diagram [1697]",
            "created": "2021-09-11T06:49:58.861803Z",
            "modified": "2026-03-31T17:30:44.106927Z"
        },
        {
            "id": 41047,
            "name": "Diagram [2696]",
            "created": "2021-10-23T08:05:26.131359Z",
            "modified": "2026-03-31T17:30:41.773317Z"
        },
        {
            "id": 38170,
            "name": "Diagram [1696]",
            "created": "2021-09-11T06:48:32.402105Z",
            "modified": "2026-03-31T17:30:40.372748Z"
        },
        {
            "id": 32165,
            "name": "Diagram (694)",
            "created": "2021-06-26T08:29:21.458111Z",
            "modified": "2026-03-31T17:30:39.211031Z"
        },
        {
            "id": 41046,
            "name": "Diagram [2695]",
            "created": "2021-10-23T08:04:10.965948Z",
            "modified": "2026-03-31T17:30:36.630094Z"
        },
        {
            "id": 38169,
            "name": "Diagram [1695]",
            "created": "2021-09-11T06:47:23.079147Z",
            "modified": "2026-03-31T17:30:35.407167Z"
        }
    ]
}