List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4903
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=4904",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4902",
    "results": [
        {
            "id": 37200,
            "name": "Diagram [1217]",
            "created": "2021-08-23T10:42:56.981948Z",
            "modified": "2026-03-31T16:09:17.923220Z"
        },
        {
            "id": 31266,
            "name": "Diagram (215)",
            "created": "2021-06-13T17:24:18.160660Z",
            "modified": "2026-03-31T16:09:15.472024Z"
        },
        {
            "id": 99737,
            "name": "Puzzle 4.32.9",
            "created": "2025-11-25T06:53:28.948942Z",
            "modified": "2026-03-31T16:09:07.468931Z"
        },
        {
            "id": 45108,
            "name": "Diagram [5216]",
            "created": "2021-12-20T09:42:26.381389Z",
            "modified": "2026-03-31T16:08:56.017474Z"
        },
        {
            "id": 39238,
            "name": "Diagram [2216]",
            "created": "2021-10-02T08:01:34.313598Z",
            "modified": "2026-03-31T16:08:51.383207Z"
        },
        {
            "id": 37199,
            "name": "Diagram [1216]",
            "created": "2021-08-23T10:41:16.699928Z",
            "modified": "2026-03-31T16:08:49.823324Z"
        },
        {
            "id": 33852,
            "name": "Diagram (3215)",
            "created": "2021-07-12T15:32:37.040193Z",
            "modified": "2026-03-31T16:08:48.292619Z"
        },
        {
            "id": 31265,
            "name": "Diagram (214)",
            "created": "2021-06-13T17:24:02.700738Z",
            "modified": "2026-03-31T16:08:46.724272Z"
        },
        {
            "id": 19546,
            "name": "Задача 214",
            "created": "2020-06-24T08:42:30.231574Z",
            "modified": "2026-03-31T16:08:42.259867Z"
        },
        {
            "id": 99736,
            "name": "Puzzle 4.32.8",
            "created": "2025-11-25T06:52:16.044513Z",
            "modified": "2026-03-31T16:08:36.198565Z"
        }
    ]
}