List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5694",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5692",
    "results": [
        {
            "id": 84240,
            "name": "water12345",
            "created": "2024-08-18T05:09:59.215181Z",
            "modified": "2026-02-16T01:09:31.012102Z"
        },
        {
            "id": 84063,
            "name": "Question4",
            "created": "2024-08-08T08:01:21.514627Z",
            "modified": "2026-02-16T01:08:30.730974Z"
        },
        {
            "id": 84062,
            "name": "Question3",
            "created": "2024-08-08T07:51:14.516393Z",
            "modified": "2026-02-16T01:08:29.603975Z"
        },
        {
            "id": 84061,
            "name": "Question2",
            "created": "2024-08-08T07:50:23.770059Z",
            "modified": "2026-02-16T01:08:28.457941Z"
        },
        {
            "id": 84060,
            "name": "Question1",
            "created": "2024-08-08T07:45:29.959021Z",
            "modified": "2026-02-16T01:08:21.973857Z"
        },
        {
            "id": 83926,
            "name": "Question4",
            "created": "2024-08-05T05:24:39.546607Z",
            "modified": "2026-02-16T01:07:47.796578Z"
        },
        {
            "id": 83925,
            "name": "Question3",
            "created": "2024-08-05T05:17:09.981921Z",
            "modified": "2026-02-16T01:07:46.652836Z"
        },
        {
            "id": 83924,
            "name": "Question2",
            "created": "2024-08-05T05:10:22.044031Z",
            "modified": "2026-02-16T01:07:45.586098Z"
        },
        {
            "id": 83923,
            "name": "Question1",
            "created": "2024-08-05T05:05:17.646719Z",
            "modified": "2026-02-16T01:07:44.484862Z"
        },
        {
            "id": 83031,
            "name": "Kill White",
            "created": "2024-07-06T11:45:38.970242Z",
            "modified": "2026-02-16T01:06:13.082852Z"
        }
    ]
}