List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4929
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=4930",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4928",
    "results": [
        {
            "id": 68800,
            "name": "Puzzle 146",
            "created": "2023-02-11T02:10:41.638706Z",
            "modified": "2026-03-31T15:27:28.274402Z"
        },
        {
            "id": 49962,
            "name": "Diagram [4146]",
            "created": "2022-02-21T15:24:29.070338Z",
            "modified": "2026-03-31T15:27:19.311652Z"
        },
        {
            "id": 45012,
            "name": "Diagram [5146]",
            "created": "2021-12-17T10:48:17.977858Z",
            "modified": "2026-03-31T15:27:17.387510Z"
        },
        {
            "id": 39080,
            "name": "Diagram [2146]",
            "created": "2021-09-28T08:42:03.273935Z",
            "modified": "2026-03-31T15:27:13.348318Z"
        },
        {
            "id": 37098,
            "name": "Diagram [1146]",
            "created": "2021-08-21T15:52:26.898533Z",
            "modified": "2026-03-31T15:27:12.143342Z"
        },
        {
            "id": 35370,
            "name": "Throw-in with wrapping 1",
            "created": "2021-08-04T04:40:21.348448Z",
            "modified": "2026-03-31T15:27:10.740629Z"
        },
        {
            "id": 33346,
            "name": "Diagram (3146)",
            "created": "2021-07-09T07:48:07.911803Z",
            "modified": "2026-03-31T15:27:09.370941Z"
        },
        {
            "id": 18839,
            "name": "Задача 144",
            "created": "2020-05-24T13:31:48.303852Z",
            "modified": "2026-03-31T15:27:02.473501Z"
        },
        {
            "id": 49961,
            "name": "Diagram [4145]",
            "created": "2022-02-21T15:22:48.912683Z",
            "modified": "2026-03-31T15:26:37.424590Z"
        },
        {
            "id": 45011,
            "name": "Diagram [5145]",
            "created": "2021-12-17T10:47:04.488584Z",
            "modified": "2026-03-31T15:26:35.514733Z"
        }
    ]
}