List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4930
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=4931",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4929",
    "results": [
        {
            "id": 31155,
            "name": "Diagram (143)",
            "created": "2021-06-11T13:54:39.205406Z",
            "modified": "2026-03-31T15:26:25.053770Z"
        },
        {
            "id": 18838,
            "name": "Задача 143",
            "created": "2020-05-24T13:29:10.126929Z",
            "modified": "2026-03-31T15:26:19.403038Z"
        },
        {
            "id": 49960,
            "name": "Diagram [4144]",
            "created": "2022-02-21T15:21:31.669208Z",
            "modified": "2026-03-31T15:25:53.206173Z"
        },
        {
            "id": 45010,
            "name": "Diagram [5144]",
            "created": "2021-12-17T10:45:33.339619Z",
            "modified": "2026-03-31T15:25:51.459141Z"
        },
        {
            "id": 43752,
            "name": "GW 67: 20 2line tesujis 11",
            "created": "2021-12-01T10:52:13.608677Z",
            "modified": "2026-03-31T15:25:47.745400Z"
        },
        {
            "id": 39050,
            "name": "Diagram [2144]",
            "created": "2021-09-27T13:20:15.183089Z",
            "modified": "2026-03-31T15:25:46.505941Z"
        },
        {
            "id": 37045,
            "name": "Diagram [1144]",
            "created": "2021-08-21T10:42:59.544826Z",
            "modified": "2026-03-31T15:25:45.319725Z"
        },
        {
            "id": 35288,
            "name": "Capturing Race involving Eyes 3",
            "created": "2021-08-02T22:01:33.403871Z",
            "modified": "2026-03-31T15:25:44.103521Z"
        },
        {
            "id": 31154,
            "name": "Diagram (142)",
            "created": "2021-06-11T13:53:14.918218Z",
            "modified": "2026-03-31T15:25:41.215757Z"
        },
        {
            "id": 18837,
            "name": "Задача 142",
            "created": "2020-05-24T13:25:59.403604Z",
            "modified": "2026-03-31T15:25:33.799082Z"
        }
    ]
}