List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1007",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1005",
    "results": [
        {
            "id": 9765,
            "name": "691 / 900",
            "created": "2018-04-24T09:54:45.500505Z",
            "modified": "2026-05-23T17:52:18.671978Z"
        },
        {
            "id": 7854,
            "name": "Задача 7",
            "created": "2017-05-24T07:09:54.527463Z",
            "modified": "2026-05-23T17:52:14.921395Z"
        },
        {
            "id": 9764,
            "name": "690 / 900",
            "created": "2018-04-24T09:54:04.253328Z",
            "modified": "2026-05-23T17:52:11.802474Z"
        },
        {
            "id": 5994,
            "name": "Chapter 8.20",
            "created": "2016-04-22T03:10:46.174123Z",
            "modified": "2026-05-23T17:48:34.051742Z"
        },
        {
            "id": 46758,
            "name": "question10",
            "created": "2022-01-16T15:22:40.695457Z",
            "modified": "2026-05-23T17:48:12.280962Z"
        },
        {
            "id": 30467,
            "name": "Tsumégo 79",
            "created": "2021-05-17T17:51:23.536369Z",
            "modified": "2026-05-23T17:45:54.976535Z"
        },
        {
            "id": 46832,
            "name": "question10",
            "created": "2022-01-17T16:06:48.878771Z",
            "modified": "2026-05-23T17:45:42.618328Z"
        },
        {
            "id": 25998,
            "name": "34:3-3",
            "created": "2021-01-16T10:17:23.304473Z",
            "modified": "2026-05-23T17:45:37.556344Z"
        },
        {
            "id": 70337,
            "name": "0. Basic Rules",
            "created": "2023-04-01T05:08:16.290616Z",
            "modified": "2026-05-23T17:45:30.810281Z"
        },
        {
            "id": 22970,
            "name": "Puzzle 5 (p.79-122)",
            "created": "2020-11-11T16:51:21.241810Z",
            "modified": "2026-05-23T17:44:00.693988Z"
        }
    ]
}