List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4890
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=4891",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4889",
    "results": [
        {
            "id": 99782,
            "name": "Puzzle 4.34.15",
            "created": "2025-11-25T12:59:35.072609Z",
            "modified": "2026-03-31T16:25:18.874540Z"
        },
        {
            "id": 50442,
            "name": "Diagram [4258]",
            "created": "2022-02-25T07:29:59.267501Z",
            "modified": "2026-03-31T16:25:14.304262Z"
        },
        {
            "id": 45180,
            "name": "Diagram [5258]",
            "created": "2021-12-21T12:49:20.310084Z",
            "modified": "2026-03-31T16:25:13.078611Z"
        },
        {
            "id": 39316,
            "name": "Diagram [2258]",
            "created": "2021-10-03T09:02:45.129009Z",
            "modified": "2026-03-31T16:25:08.530950Z"
        },
        {
            "id": 37311,
            "name": "Diagram [1258]",
            "created": "2021-08-24T17:38:33.467749Z",
            "modified": "2026-03-31T16:25:07.098150Z"
        },
        {
            "id": 31329,
            "name": "Diagram (256)",
            "created": "2021-06-14T16:26:21.379930Z",
            "modified": "2026-03-31T16:25:04.331867Z"
        },
        {
            "id": 19994,
            "name": "Задача 256",
            "created": "2020-07-09T14:52:55.001081Z",
            "modified": "2026-03-31T16:25:01.517314Z"
        },
        {
            "id": 99781,
            "name": "Puzzle 4.34.14",
            "created": "2025-11-25T12:58:07.961807Z",
            "modified": "2026-03-31T16:24:59.991418Z"
        },
        {
            "id": 50441,
            "name": "Diagram [4257]",
            "created": "2022-02-25T07:27:37.827416Z",
            "modified": "2026-03-31T16:24:55.717456Z"
        },
        {
            "id": 45179,
            "name": "Diagram [5257]",
            "created": "2021-12-21T12:48:12.947380Z",
            "modified": "2026-03-31T16:24:54.498075Z"
        }
    ]
}