List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4578",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4576",
    "results": [
        {
            "id": 18218,
            "name": "Задача 42",
            "created": "2020-05-10T12:01:57.067131Z",
            "modified": "2026-05-21T22:12:08.167311Z"
        },
        {
            "id": 11003,
            "name": "403 / 900",
            "created": "2018-08-20T13:59:34.161332Z",
            "modified": "2026-05-21T22:12:32.169443Z"
        },
        {
            "id": 43311,
            "name": "Diagram [3930]",
            "created": "2021-11-25T10:14:29.709277Z",
            "modified": "2026-05-21T22:12:40.656921Z"
        },
        {
            "id": 43330,
            "name": "Diagram [3931]",
            "created": "2021-11-26T08:15:50.163244Z",
            "modified": "2026-05-21T22:12:41.338246Z"
        },
        {
            "id": 3327,
            "name": "Double Approach - Always Hane",
            "created": "2015-11-09T18:45:22.599083Z",
            "modified": "2026-05-21T22:12:46.753997Z"
        },
        {
            "id": 101269,
            "name": "6.62.18 dojo",
            "created": "2025-12-28T18:41:55.106881Z",
            "modified": "2026-05-21T22:12:52.039776Z"
        },
        {
            "id": 70393,
            "name": "Tésuji 24",
            "created": "2023-04-03T16:15:22.151833Z",
            "modified": "2026-05-21T22:13:30.146703Z"
        },
        {
            "id": 70643,
            "name": "Tsumégo 25",
            "created": "2023-04-10T17:22:59.736692Z",
            "modified": "2026-05-21T22:13:33.625514Z"
        },
        {
            "id": 35064,
            "name": "Flow of Stones Example 2",
            "created": "2021-08-01T04:53:13.126058Z",
            "modified": "2026-05-21T22:13:36.216613Z"
        },
        {
            "id": 35065,
            "name": "Flow of Stones Example 3",
            "created": "2021-08-01T05:34:31.149646Z",
            "modified": "2026-05-21T22:13:39.607701Z"
        }
    ]
}