List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4824
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=4825",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4823",
    "results": [
        {
            "id": 38036,
            "name": "Diagram [1629]",
            "created": "2021-09-07T16:32:21.232535Z",
            "modified": "2026-03-31T17:23:22.837578Z"
        },
        {
            "id": 40827,
            "name": "Diagram [2628]",
            "created": "2021-10-21T08:28:21.609167Z",
            "modified": "2026-03-31T17:23:17.862280Z"
        },
        {
            "id": 38035,
            "name": "Diagram [1628]",
            "created": "2021-09-07T16:30:57.753421Z",
            "modified": "2026-03-31T17:23:16.548717Z"
        },
        {
            "id": 42566,
            "name": "Diagram [3627]",
            "created": "2021-11-12T08:15:48.805999Z",
            "modified": "2026-03-31T17:23:12.596809Z"
        },
        {
            "id": 40488,
            "name": "Diagram [2627]",
            "created": "2021-10-18T08:40:29.967625Z",
            "modified": "2026-03-31T17:23:11.452808Z"
        },
        {
            "id": 38034,
            "name": "Diagram [1627]",
            "created": "2021-09-07T16:29:14.491729Z",
            "modified": "2026-03-31T17:23:10.318147Z"
        },
        {
            "id": 32051,
            "name": "Diagram (625)",
            "created": "2021-06-24T07:43:39.105555Z",
            "modified": "2026-03-31T17:23:09.101419Z"
        },
        {
            "id": 46125,
            "name": "Diagram [5626]",
            "created": "2022-01-07T09:22:23.646206Z",
            "modified": "2026-03-31T17:23:06.810669Z"
        },
        {
            "id": 38033,
            "name": "Diagram [1626]",
            "created": "2021-09-07T16:27:33.292537Z",
            "modified": "2026-03-31T17:23:02.735832Z"
        },
        {
            "id": 52056,
            "name": "Diagram [4625]",
            "created": "2022-03-14T07:59:53.609158Z",
            "modified": "2026-03-31T17:22:59.912892Z"
        }
    ]
}