List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=804",
    "results": [
        {
            "id": 38689,
            "name": "Diagram [1970]",
            "created": "2021-09-22T16:14:31.104767Z",
            "modified": "2026-05-18T04:43:53.222886Z"
        },
        {
            "id": 38688,
            "name": "Diagram [1969]",
            "created": "2021-09-22T16:12:19.109396Z",
            "modified": "2026-05-18T04:43:52.707013Z"
        },
        {
            "id": 11458,
            "name": "858 / 900",
            "created": "2018-08-20T17:49:51.019362Z",
            "modified": "2026-05-18T04:43:10.572970Z"
        },
        {
            "id": 100048,
            "name": "Puzzle 5.9.13",
            "created": "2025-11-30T08:54:47.707047Z",
            "modified": "2026-05-18T04:42:13.453616Z"
        },
        {
            "id": 30329,
            "name": "maybe not as simple as they intended?",
            "created": "2021-05-08T03:08:37.310396Z",
            "modified": "2026-05-18T04:42:10.531520Z"
        },
        {
            "id": 49264,
            "name": "直感力を鍛える 8.14",
            "created": "2022-02-17T13:13:47.730898Z",
            "modified": "2026-05-18T04:42:07.148373Z"
        },
        {
            "id": 49263,
            "name": "直感力を鍛える 8.13",
            "created": "2022-02-17T13:11:43.165277Z",
            "modified": "2026-05-18T04:42:06.624863Z"
        },
        {
            "id": 39604,
            "name": "Diagram [2370]",
            "created": "2021-10-06T08:12:04.892578Z",
            "modified": "2026-05-18T04:41:58.505305Z"
        },
        {
            "id": 39603,
            "name": "Diagram [2369]",
            "created": "2021-10-06T08:09:46.642072Z",
            "modified": "2026-05-18T04:41:57.905987Z"
        },
        {
            "id": 18156,
            "name": "Задача 13",
            "created": "2020-05-09T18:44:52.137226Z",
            "modified": "2026-05-18T04:41:43.775017Z"
        }
    ]
}