List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4893
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=4894",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4892",
    "results": [
        {
            "id": 37267,
            "name": "Diagram [1244]",
            "created": "2021-08-24T09:41:15.944914Z",
            "modified": "2026-03-31T16:20:22.871534Z"
        },
        {
            "id": 31307,
            "name": "Diagram (242)",
            "created": "2021-06-14T15:03:38.619183Z",
            "modified": "2026-03-31T16:20:20.369551Z"
        },
        {
            "id": 99766,
            "name": "Puzzle 4.33.24",
            "created": "2025-11-25T09:27:41.491252Z",
            "modified": "2026-03-31T16:20:14.861869Z"
        },
        {
            "id": 45165,
            "name": "Diagram [5243]",
            "created": "2021-12-21T12:19:35.342087Z",
            "modified": "2026-03-31T16:20:06.852738Z"
        },
        {
            "id": 39301,
            "name": "Diagram [2243]",
            "created": "2021-10-03T08:37:00.319066Z",
            "modified": "2026-03-31T16:20:02.388269Z"
        },
        {
            "id": 37266,
            "name": "Diagram [1243]",
            "created": "2021-08-24T09:39:47.925539Z",
            "modified": "2026-03-31T16:20:00.917604Z"
        },
        {
            "id": 19662,
            "name": "Задача 241",
            "created": "2020-06-28T14:31:38.466160Z",
            "modified": "2026-03-31T16:19:55.678106Z"
        },
        {
            "id": 99765,
            "name": "Puzzle 4.33.23",
            "created": "2025-11-25T09:26:44.687688Z",
            "modified": "2026-03-31T16:19:52.939347Z"
        },
        {
            "id": 45164,
            "name": "Diagram [5242]",
            "created": "2021-12-21T12:17:31.786628Z",
            "modified": "2026-03-31T16:19:45.150390Z"
        },
        {
            "id": 39270,
            "name": "Diagram [2242]",
            "created": "2021-10-02T14:21:01.613023Z",
            "modified": "2026-03-31T16:19:40.692731Z"
        }
    ]
}