List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=920
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=921",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=919",
    "results": [
        {
            "id": 51315,
            "name": "type 4",
            "created": "2022-03-06T16:04:29.086599Z",
            "modified": "2026-05-21T23:26:09.836410Z"
        },
        {
            "id": 66144,
            "name": "Bul 24: S - 6",
            "created": "2022-12-05T11:30:13.747605Z",
            "modified": "2026-05-21T23:25:51.796606Z"
        },
        {
            "id": 39891,
            "name": "Diagram [2439]",
            "created": "2021-10-09T09:04:40.038069Z",
            "modified": "2026-05-21T23:25:33.517889Z"
        },
        {
            "id": 19502,
            "name": "S'échapper 15",
            "created": "2020-06-23T09:10:26.444793Z",
            "modified": "2026-05-21T23:25:29.235689Z"
        },
        {
            "id": 38360,
            "name": "Diagram [1821]",
            "created": "2021-09-14T14:24:40.545249Z",
            "modified": "2026-05-21T23:25:25.803441Z"
        },
        {
            "id": 38359,
            "name": "Diagram [1820]",
            "created": "2021-09-14T14:22:15.034175Z",
            "modified": "2026-05-21T23:25:23.892872Z"
        },
        {
            "id": 46047,
            "name": "Diagram [5611]",
            "created": "2022-01-06T08:58:00.969212Z",
            "modified": "2026-05-21T23:23:47.846536Z"
        },
        {
            "id": 46046,
            "name": "Diagram [5610]",
            "created": "2022-01-06T08:55:32.745319Z",
            "modified": "2026-05-21T23:23:46.851375Z"
        },
        {
            "id": 40217,
            "name": "Diagram [2535]",
            "created": "2021-10-14T09:06:48.284218Z",
            "modified": "2026-05-21T23:23:35.691653Z"
        },
        {
            "id": 11720,
            "name": "120 / 861",
            "created": "2018-09-12T09:29:10.609895Z",
            "modified": "2026-05-21T23:23:29.013563Z"
        }
    ]
}