List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=793",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=791",
    "results": [
        {
            "id": 18837,
            "name": "Задача 142",
            "created": "2020-05-24T13:25:59.403604Z",
            "modified": "2026-03-31T15:25:33.799082Z"
        },
        {
            "id": 35288,
            "name": "Capturing Race involving Eyes 3",
            "created": "2021-08-02T22:01:33.403871Z",
            "modified": "2026-03-31T15:25:44.103521Z"
        },
        {
            "id": 37045,
            "name": "Diagram [1144]",
            "created": "2021-08-21T10:42:59.544826Z",
            "modified": "2026-03-31T15:25:45.319725Z"
        },
        {
            "id": 43752,
            "name": "GW 67: 20 2line tesujis 11",
            "created": "2021-12-01T10:52:13.608677Z",
            "modified": "2026-03-31T15:25:47.745400Z"
        },
        {
            "id": 45010,
            "name": "Diagram [5144]",
            "created": "2021-12-17T10:45:33.339619Z",
            "modified": "2026-03-31T15:25:51.459141Z"
        },
        {
            "id": 49960,
            "name": "Diagram [4144]",
            "created": "2022-02-21T15:21:31.669208Z",
            "modified": "2026-03-31T15:25:53.206173Z"
        },
        {
            "id": 18838,
            "name": "Задача 143",
            "created": "2020-05-24T13:29:10.126929Z",
            "modified": "2026-03-31T15:26:19.403038Z"
        },
        {
            "id": 35292,
            "name": "Capturing Race involving Eyes 4",
            "created": "2021-08-02T22:07:18.547114Z",
            "modified": "2026-03-31T15:26:28.121378Z"
        },
        {
            "id": 37097,
            "name": "Diagram [1145]",
            "created": "2021-08-21T15:50:29.923815Z",
            "modified": "2026-03-31T15:26:29.704334Z"
        },
        {
            "id": 39051,
            "name": "Diagram [2145]",
            "created": "2021-09-27T13:22:14.775781Z",
            "modified": "2026-03-31T15:26:30.975190Z"
        }
    ]
}