List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=409",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=407",
    "results": [
        {
            "id": 48682,
            "name": "直感力を鍛える 4.03",
            "created": "2022-02-09T05:25:26.365931Z",
            "modified": "2026-05-01T16:21:53.205471Z"
        },
        {
            "id": 52780,
            "name": "示範 2 demonstration 2",
            "created": "2022-03-22T03:33:19.205571Z",
            "modified": "2026-05-01T16:21:52.887998Z"
        },
        {
            "id": 48973,
            "name": "type 4",
            "created": "2022-02-13T14:28:46.436264Z",
            "modified": "2026-05-01T16:21:48.191967Z"
        },
        {
            "id": 48680,
            "name": "直感力を鍛える 4.02",
            "created": "2022-02-09T05:10:37.166136Z",
            "modified": "2026-05-01T16:21:40.105775Z"
        },
        {
            "id": 48679,
            "name": "直感力を鍛える 4.01",
            "created": "2022-02-09T05:08:43.245692Z",
            "modified": "2026-05-01T16:21:34.562886Z"
        },
        {
            "id": 48678,
            "name": "直感力を鍛える 4.0.3",
            "created": "2022-02-09T05:00:18.547098Z",
            "modified": "2026-05-01T16:21:23.397139Z"
        },
        {
            "id": 48677,
            "name": "直感力を鍛える 4.0.2",
            "created": "2022-02-09T04:48:50.121598Z",
            "modified": "2026-05-01T16:21:13.976475Z"
        },
        {
            "id": 48676,
            "name": "直感力を鍛える 4.0.1",
            "created": "2022-02-09T04:48:14.492688Z",
            "modified": "2026-05-01T16:20:59.318384Z"
        },
        {
            "id": 48675,
            "name": "直感力を鍛える  3.10",
            "created": "2022-02-09T04:26:35.880111Z",
            "modified": "2026-05-01T16:20:48.986478Z"
        },
        {
            "id": 48674,
            "name": "直感力を鍛える 3.09",
            "created": "2022-02-09T04:23:55.280841Z",
            "modified": "2026-05-01T16:20:37.050239Z"
        }
    ]
}