List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4933
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=4934",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4932",
    "results": [
        {
            "id": 44369,
            "name": "GW 95: LDP 2",
            "created": "2021-12-06T20:01:11.752032Z",
            "modified": "2026-03-31T15:22:50.435077Z"
        },
        {
            "id": 39046,
            "name": "Diagram [2140]",
            "created": "2021-09-27T13:12:41.170571Z",
            "modified": "2026-03-31T15:22:47.381737Z"
        },
        {
            "id": 45005,
            "name": "Diagram [5139]",
            "created": "2021-12-17T10:35:51.821479Z",
            "modified": "2026-03-31T15:22:05.132496Z"
        },
        {
            "id": 39045,
            "name": "Diagram [2139]",
            "created": "2021-09-27T13:10:42.771685Z",
            "modified": "2026-03-31T15:22:00.670515Z"
        },
        {
            "id": 37026,
            "name": "Diagram [1139]",
            "created": "2021-08-21T09:19:34.698716Z",
            "modified": "2026-03-31T15:21:59.219396Z"
        },
        {
            "id": 36937,
            "name": "Cut, extend, and throw-in 4",
            "created": "2021-08-19T13:49:20.497523Z",
            "modified": "2026-03-31T15:21:58.034897Z"
        },
        {
            "id": 33338,
            "name": "Diagram (3139)",
            "created": "2021-07-09T07:35:18.167589Z",
            "modified": "2026-03-31T15:21:56.493286Z"
        },
        {
            "id": 31148,
            "name": "Diagram (137)",
            "created": "2021-06-11T10:10:48.447622Z",
            "modified": "2026-03-31T15:21:54.807646Z"
        },
        {
            "id": 18832,
            "name": "Задача 137",
            "created": "2020-05-24T13:14:44.479872Z",
            "modified": "2026-03-31T15:21:49.343020Z"
        },
        {
            "id": 49936,
            "name": "Diagram [4138]",
            "created": "2022-02-21T12:27:40.423582Z",
            "modified": "2026-03-31T15:21:23.957136Z"
        }
    ]
}