List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4932
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=4933",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4931",
    "results": [
        {
            "id": 33342,
            "name": "Diagram (3142)",
            "created": "2021-07-09T07:40:53.632002Z",
            "modified": "2026-03-31T15:24:14.483103Z"
        },
        {
            "id": 31152,
            "name": "Diagram (140)",
            "created": "2021-06-11T13:49:17.511132Z",
            "modified": "2026-03-31T15:24:13.142725Z"
        },
        {
            "id": 18835,
            "name": "Задача 140",
            "created": "2020-05-24T13:20:16.278907Z",
            "modified": "2026-03-31T15:24:07.315203Z"
        },
        {
            "id": 89072,
            "name": "Stabbing Cut 3",
            "created": "2024-12-02T20:49:14.658123Z",
            "modified": "2026-03-31T15:23:55.704899Z"
        },
        {
            "id": 62719,
            "name": "Go flash: 30388",
            "created": "2022-09-16T19:06:34.197020Z",
            "modified": "2026-03-31T15:23:41.400421Z"
        },
        {
            "id": 45007,
            "name": "Diagram [5141]",
            "created": "2021-12-17T10:38:52.581806Z",
            "modified": "2026-03-31T15:23:38.873816Z"
        },
        {
            "id": 44370,
            "name": "GW 95: LDP 3",
            "created": "2021-12-06T20:01:25.257710Z",
            "modified": "2026-03-31T15:23:37.480315Z"
        },
        {
            "id": 39047,
            "name": "Diagram [2141]",
            "created": "2021-09-27T13:14:11.399800Z",
            "modified": "2026-03-31T15:23:34.574257Z"
        },
        {
            "id": 37042,
            "name": "Diagram [1141]",
            "created": "2021-08-21T10:37:24.482017Z",
            "modified": "2026-03-31T15:23:32.923111Z"
        },
        {
            "id": 36939,
            "name": "Cut, extend, and throw-in 6",
            "created": "2021-08-19T14:00:24.404393Z",
            "modified": "2026-03-31T15:23:31.273416Z"
        }
    ]
}