List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=600
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=601",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=599",
    "results": [
        {
            "id": 54437,
            "name": "小目掛後的拆二 Two-space extension after approach",
            "created": "2022-04-05T16:24:04.703776Z",
            "modified": "2026-05-11T12:30:38.334402Z"
        },
        {
            "id": 19058,
            "name": "Задача 200",
            "created": "2020-06-02T10:54:25.181298Z",
            "modified": "2026-05-11T12:30:25.435227Z"
        },
        {
            "id": 42265,
            "name": "Diagram [3462]",
            "created": "2021-11-06T08:18:28.179920Z",
            "modified": "2026-05-11T12:30:24.795203Z"
        },
        {
            "id": 66774,
            "name": "Problem 89",
            "created": "2022-12-21T22:12:13.213633Z",
            "modified": "2026-05-11T12:28:47.349468Z"
        },
        {
            "id": 66773,
            "name": "Problem 88",
            "created": "2022-12-21T22:08:31.873423Z",
            "modified": "2026-05-11T12:28:46.821280Z"
        },
        {
            "id": 670,
            "name": "05 - 85",
            "created": "2014-10-08T18:31:43.239818Z",
            "modified": "2026-05-11T12:28:01.057643Z"
        },
        {
            "id": 59326,
            "name": "10目官子 10 point yose B",
            "created": "2022-06-14T15:12:16.247193Z",
            "modified": "2026-05-11T12:27:19.191839Z"
        },
        {
            "id": 59325,
            "name": "10目官子 10 point yose A",
            "created": "2022-06-14T15:11:12.242149Z",
            "modified": "2026-05-11T12:27:18.610796Z"
        },
        {
            "id": 7885,
            "name": "problem 781",
            "created": "2017-05-25T15:39:34.175688Z",
            "modified": "2026-05-11T12:26:38.524292Z"
        },
        {
            "id": 7884,
            "name": "problem 780",
            "created": "2017-05-25T15:31:22.706413Z",
            "modified": "2026-05-11T12:26:38.159347Z"
        }
    ]
}