List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=1079
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1080",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1078",
    "results": [
        {
            "id": 48419,
            "name": "Basic shape",
            "created": "2022-02-06T17:07:49.775302Z",
            "modified": "2026-04-11T22:29:49.022385Z"
        },
        {
            "id": 48420,
            "name": "Cutting",
            "created": "2022-02-06T17:09:57.883583Z",
            "modified": "2026-04-11T22:30:20.841477Z"
        },
        {
            "id": 48421,
            "name": "Basic l&d",
            "created": "2022-02-06T17:11:02.480009Z",
            "modified": "2026-04-11T22:30:26.822710Z"
        },
        {
            "id": 48422,
            "name": "Basic l&d",
            "created": "2022-02-06T17:11:36.980799Z",
            "modified": "2026-04-11T22:31:03.178817Z"
        },
        {
            "id": 48423,
            "name": "Basic l&d",
            "created": "2022-02-06T17:12:06.837394Z",
            "modified": "2026-04-11T22:31:07.983503Z"
        },
        {
            "id": 48424,
            "name": "Basic l&d",
            "created": "2022-02-06T17:12:38.073116Z",
            "modified": "2026-04-11T22:31:21.785582Z"
        },
        {
            "id": 48425,
            "name": "6 die, 8 live",
            "created": "2022-02-06T17:13:57.749364Z",
            "modified": "2026-04-11T22:31:25.090777Z"
        },
        {
            "id": 48426,
            "name": "7 is unsettled",
            "created": "2022-02-06T17:14:43.591916Z",
            "modified": "2026-04-11T22:31:35.869103Z"
        },
        {
            "id": 48427,
            "name": "7 is unsettled",
            "created": "2022-02-06T17:15:14.983805Z",
            "modified": "2026-04-11T22:31:43.406081Z"
        },
        {
            "id": 7947,
            "name": "Задача 3",
            "created": "2017-05-31T09:35:44.677011Z",
            "modified": "2026-04-12T01:20:09.332835Z"
        }
    ]
}