List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4937
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=4938",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4936",
    "results": [
        {
            "id": 39000,
            "name": "Diagram [2122]",
            "created": "2021-09-26T07:37:27.168474Z",
            "modified": "2026-03-31T15:09:19.151783Z"
        },
        {
            "id": 37009,
            "name": "Diagram [1122]",
            "created": "2021-08-21T08:19:06.414170Z",
            "modified": "2026-03-31T15:09:17.951896Z"
        },
        {
            "id": 31127,
            "name": "Diagram (120)",
            "created": "2021-06-11T03:17:27.770836Z",
            "modified": "2026-03-31T15:09:15.412373Z"
        },
        {
            "id": 18815,
            "name": "Задача 120",
            "created": "2020-05-24T12:38:03.709769Z",
            "modified": "2026-03-31T15:09:09.698545Z"
        },
        {
            "id": 101892,
            "name": "Puzzle 6.73.19",
            "created": "2026-01-08T09:52:22.281501Z",
            "modified": "2026-03-31T15:07:34.814248Z"
        },
        {
            "id": 99606,
            "name": "Puzzle 4.23.7",
            "created": "2025-11-23T08:59:23.196564Z",
            "modified": "2026-03-31T15:07:33.117855Z"
        },
        {
            "id": 65465,
            "name": "玄玄碁経 習桃勢",
            "created": "2022-11-21T00:24:56.081284Z",
            "modified": "2026-03-31T15:07:13.808646Z"
        },
        {
            "id": 44966,
            "name": "Diagram [5119]",
            "created": "2021-12-16T11:30:38.486111Z",
            "modified": "2026-03-31T15:07:08.700102Z"
        },
        {
            "id": 38995,
            "name": "Diagram [2117]",
            "created": "2021-09-26T07:26:00.297415Z",
            "modified": "2026-03-31T15:05:29.452814Z"
        },
        {
            "id": 36972,
            "name": "Diagram [1117]",
            "created": "2021-08-20T09:21:04.420181Z",
            "modified": "2026-03-31T15:05:28.254719Z"
        }
    ]
}