List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=812
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=813",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=811",
    "results": [
        {
            "id": 39259,
            "name": "Diagram [2231]",
            "created": "2021-10-02T13:57:18.755358Z",
            "modified": "2026-03-31T16:15:30.403752Z"
        },
        {
            "id": 45123,
            "name": "Diagram [5231]",
            "created": "2021-12-20T13:31:52.821703Z",
            "modified": "2026-03-31T16:15:34.477062Z"
        },
        {
            "id": 99754,
            "name": "Puzzle 4.33.12",
            "created": "2025-11-25T09:15:12.169140Z",
            "modified": "2026-03-31T16:15:43.986865Z"
        },
        {
            "id": 37237,
            "name": "Diagram [1232]",
            "created": "2021-08-23T14:50:42.730013Z",
            "modified": "2026-03-31T16:15:52.323240Z"
        },
        {
            "id": 45124,
            "name": "Diagram [5232]",
            "created": "2021-12-20T13:33:37.863162Z",
            "modified": "2026-03-31T16:15:58.688440Z"
        },
        {
            "id": 45125,
            "name": "Diagram [5233]",
            "created": "2021-12-20T13:35:09.368278Z",
            "modified": "2026-03-31T16:16:21.428719Z"
        },
        {
            "id": 19648,
            "name": "Задача 232",
            "created": "2020-06-27T11:05:35.320716Z",
            "modified": "2026-03-31T16:16:33.343794Z"
        },
        {
            "id": 39262,
            "name": "Diagram [2234]",
            "created": "2021-10-02T14:04:22.067156Z",
            "modified": "2026-03-31T16:16:39.491405Z"
        },
        {
            "id": 19649,
            "name": "Задача 233",
            "created": "2020-06-27T11:08:08.120790Z",
            "modified": "2026-03-31T16:16:55.279683Z"
        },
        {
            "id": 39263,
            "name": "Diagram [2235]",
            "created": "2021-10-02T14:06:12.780515Z",
            "modified": "2026-03-31T16:17:02.099060Z"
        }
    ]
}