List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4925
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4926",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4924",
    "results": [
        {
            "id": 52040,
            "name": "Diagram [4609]",
            "created": "2022-03-14T07:35:04.530006Z",
            "modified": "2026-05-10T22:43:14.214650Z"
        },
        {
            "id": 52041,
            "name": "Diagram [4610]",
            "created": "2022-03-14T07:37:38.029448Z",
            "modified": "2026-05-10T22:43:15.041984Z"
        },
        {
            "id": 51901,
            "name": "Diagram [4582]",
            "created": "2022-03-13T12:03:42.220334Z",
            "modified": "2026-05-10T22:43:17.550616Z"
        },
        {
            "id": 51902,
            "name": "Diagram [4583]",
            "created": "2022-03-13T12:04:53.030254Z",
            "modified": "2026-05-10T22:43:18.428558Z"
        },
        {
            "id": 98650,
            "name": "Bắt đôi 6",
            "created": "2025-11-04T08:09:57.718217Z",
            "modified": "2026-05-10T22:43:20.039225Z"
        },
        {
            "id": 68854,
            "name": "Puzzle 194",
            "created": "2023-02-11T16:37:02.937854Z",
            "modified": "2026-05-10T22:43:24.993102Z"
        },
        {
            "id": 68855,
            "name": "Puzzle 195",
            "created": "2023-02-11T16:37:21.462733Z",
            "modified": "2026-05-10T22:43:25.574751Z"
        },
        {
            "id": 10761,
            "name": "161 / 900",
            "created": "2018-08-20T11:57:13.768098Z",
            "modified": "2026-05-10T22:43:26.365832Z"
        },
        {
            "id": 10762,
            "name": "162 / 900",
            "created": "2018-08-20T11:57:44.118644Z",
            "modified": "2026-05-10T22:43:26.959368Z"
        },
        {
            "id": 51903,
            "name": "Diagram [4584]",
            "created": "2022-03-13T12:06:09.197966Z",
            "modified": "2026-05-10T22:43:43.154790Z"
        }
    ]
}