List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4895
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=4896",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4894",
    "results": [
        {
            "id": 19655,
            "name": "Задача 237",
            "created": "2020-06-27T14:22:11.253689Z",
            "modified": "2026-03-31T16:18:25.588551Z"
        },
        {
            "id": 99761,
            "name": "Puzzle 4.33.19",
            "created": "2025-11-25T09:22:46.028622Z",
            "modified": "2026-03-31T16:18:22.603319Z"
        },
        {
            "id": 50366,
            "name": "Diagram [4238]",
            "created": "2022-02-24T09:15:58.748840Z",
            "modified": "2026-03-31T16:18:14.057792Z"
        },
        {
            "id": 45160,
            "name": "Diagram [5238]",
            "created": "2021-12-21T12:06:44.946380Z",
            "modified": "2026-03-31T16:18:12.558301Z"
        },
        {
            "id": 39266,
            "name": "Diagram [2238]",
            "created": "2021-10-02T14:11:58.363491Z",
            "modified": "2026-03-31T16:18:08.300383Z"
        },
        {
            "id": 37260,
            "name": "Diagram [1238]",
            "created": "2021-08-24T09:29:27.195608Z",
            "modified": "2026-03-31T16:18:07.044756Z"
        },
        {
            "id": 31301,
            "name": "Diagram (236)",
            "created": "2021-06-14T14:56:05.897334Z",
            "modified": "2026-03-31T16:18:04.594045Z"
        },
        {
            "id": 19652,
            "name": "Задача 236",
            "created": "2020-06-27T11:14:58.630025Z",
            "modified": "2026-03-31T16:18:01.675910Z"
        },
        {
            "id": 99760,
            "name": "Puzzle 4.33.18",
            "created": "2025-11-25T09:21:42.767935Z",
            "modified": "2026-03-31T16:17:58.855398Z"
        },
        {
            "id": 96599,
            "name": "Problem 233",
            "created": "2025-08-10T01:50:35.381759Z",
            "modified": "2026-03-31T16:17:57.540937Z"
        }
    ]
}