List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4828
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=4829",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4827",
    "results": [
        {
            "id": 40459,
            "name": "Diagram [2609]",
            "created": "2021-10-18T08:02:36.033123Z",
            "modified": "2026-03-31T17:20:48.489479Z"
        },
        {
            "id": 38015,
            "name": "Diagram [1609]",
            "created": "2021-09-07T12:47:56.958170Z",
            "modified": "2026-03-31T17:20:47.216359Z"
        },
        {
            "id": 46044,
            "name": "Diagram [5608]",
            "created": "2022-01-06T08:50:08.051017Z",
            "modified": "2026-03-31T17:20:43.523784Z"
        },
        {
            "id": 40458,
            "name": "Diagram [2608]",
            "created": "2021-10-18T08:00:40.671975Z",
            "modified": "2026-03-31T17:20:35.545518Z"
        },
        {
            "id": 38014,
            "name": "Diagram [1608]",
            "created": "2021-09-07T12:44:37.159703Z",
            "modified": "2026-03-31T17:20:34.274166Z"
        },
        {
            "id": 46043,
            "name": "Diagram [5607]",
            "created": "2022-01-06T08:46:29.744531Z",
            "modified": "2026-03-31T17:20:30.222021Z"
        },
        {
            "id": 40457,
            "name": "Diagram [2607]",
            "created": "2021-10-18T07:59:32.619787Z",
            "modified": "2026-03-31T17:20:27.720983Z"
        },
        {
            "id": 38013,
            "name": "Diagram [1607]",
            "created": "2021-09-07T12:42:23.727147Z",
            "modified": "2026-03-31T17:20:26.292155Z"
        },
        {
            "id": 52037,
            "name": "Diagram [4606]",
            "created": "2022-03-14T07:31:06.654492Z",
            "modified": "2026-03-31T17:20:23.862314Z"
        },
        {
            "id": 46042,
            "name": "Diagram [5606]",
            "created": "2022-01-06T08:44:07.185212Z",
            "modified": "2026-03-31T17:20:22.630422Z"
        }
    ]
}