List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=813
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=814",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=812",
    "results": [
        {
            "id": 19650,
            "name": "Задача 234",
            "created": "2020-06-27T11:09:59.730743Z",
            "modified": "2026-03-31T16:17:18.412858Z"
        },
        {
            "id": 37254,
            "name": "Diagram [1236]",
            "created": "2021-08-24T09:24:46.611665Z",
            "modified": "2026-03-31T16:17:23.656166Z"
        },
        {
            "id": 39264,
            "name": "Diagram [2236]",
            "created": "2021-10-02T14:07:37.019711Z",
            "modified": "2026-03-31T16:17:24.857966Z"
        },
        {
            "id": 45158,
            "name": "Diagram [5236]",
            "created": "2021-12-21T12:01:30.164978Z",
            "modified": "2026-03-31T16:17:28.991406Z"
        },
        {
            "id": 50364,
            "name": "Diagram [4236]",
            "created": "2022-02-24T09:11:27.167052Z",
            "modified": "2026-03-31T16:17:30.449346Z"
        },
        {
            "id": 19651,
            "name": "Задача 235",
            "created": "2020-06-27T11:11:32.519941Z",
            "modified": "2026-03-31T16:17:39.785876Z"
        },
        {
            "id": 39265,
            "name": "Diagram [2237]",
            "created": "2021-10-02T14:10:10.993983Z",
            "modified": "2026-03-31T16:17:46.698458Z"
        },
        {
            "id": 45159,
            "name": "Diagram [5237]",
            "created": "2021-12-21T12:03:30.706880Z",
            "modified": "2026-03-31T16:17:51.072267Z"
        },
        {
            "id": 50365,
            "name": "Diagram [4237]",
            "created": "2022-02-24T09:13:29.490145Z",
            "modified": "2026-03-31T16:17:52.302899Z"
        },
        {
            "id": 39266,
            "name": "Diagram [2238]",
            "created": "2021-10-02T14:11:58.363491Z",
            "modified": "2026-03-31T16:18:08.300383Z"
        }
    ]
}