List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4911
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=4912",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4910",
    "results": [
        {
            "id": 38968,
            "name": "Force before Defending 1",
            "created": "2021-09-26T02:48:40.690520Z",
            "modified": "2026-03-31T15:52:44.342420Z"
        },
        {
            "id": 37169,
            "name": "Diagram [1186]",
            "created": "2021-08-23T07:18:54.037534Z",
            "modified": "2026-03-31T15:52:43.162714Z"
        },
        {
            "id": 33641,
            "name": "Diagram (3186)",
            "created": "2021-07-11T07:59:16.695809Z",
            "modified": "2026-03-31T15:52:41.758310Z"
        },
        {
            "id": 31212,
            "name": "Diagram (184)",
            "created": "2021-06-13T09:09:40.708610Z",
            "modified": "2026-03-31T15:52:40.408614Z"
        },
        {
            "id": 19042,
            "name": "Задача 184",
            "created": "2020-06-02T09:30:09.956682Z",
            "modified": "2026-03-31T15:52:34.801834Z"
        },
        {
            "id": 99676,
            "name": "Puzzle 4.30.2",
            "created": "2025-11-24T14:15:18.237384Z",
            "modified": "2026-03-31T15:52:30.538465Z"
        },
        {
            "id": 68845,
            "name": "Puzzle 185",
            "created": "2023-02-11T16:33:46.524364Z",
            "modified": "2026-03-31T15:52:23.113525Z"
        },
        {
            "id": 50113,
            "name": "Diagram [4185]",
            "created": "2022-02-22T11:45:58.646476Z",
            "modified": "2026-03-31T15:52:16.541528Z"
        },
        {
            "id": 45072,
            "name": "Diagram [5185]",
            "created": "2021-12-19T09:54:40.142090Z",
            "modified": "2026-03-31T15:52:15.114038Z"
        },
        {
            "id": 39145,
            "name": "Diagram [2185]",
            "created": "2021-10-01T07:48:57.756178Z",
            "modified": "2026-03-31T15:52:11.033534Z"
        }
    ]
}