List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=937",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=935",
    "results": [
        {
            "id": 53743,
            "name": "question 10",
            "created": "2022-03-28T10:33:59.581733Z",
            "modified": "2026-05-22T05:14:42.051925Z"
        },
        {
            "id": 53741,
            "name": "question 9",
            "created": "2022-03-28T10:31:57.623354Z",
            "modified": "2026-05-22T05:14:40.439206Z"
        },
        {
            "id": 6352,
            "name": "200/900",
            "created": "2016-08-17T12:09:50.001351Z",
            "modified": "2026-05-22T05:14:20.333879Z"
        },
        {
            "id": 42305,
            "name": "Diagram [3481]",
            "created": "2021-11-07T08:38:30.665735Z",
            "modified": "2026-05-22T05:14:20.294769Z"
        },
        {
            "id": 38591,
            "name": "Diagram [1906]",
            "created": "2021-09-19T07:19:44.690157Z",
            "modified": "2026-05-22T05:14:18.344018Z"
        },
        {
            "id": 42304,
            "name": "Diagram [3480]",
            "created": "2021-11-07T08:36:10.866484Z",
            "modified": "2026-05-22T05:14:17.721699Z"
        },
        {
            "id": 38590,
            "name": "Diagram [1905]",
            "created": "2021-09-19T07:18:52.231989Z",
            "modified": "2026-05-22T05:14:17.604052Z"
        },
        {
            "id": 16653,
            "name": "wat is het veiligst?",
            "created": "2020-01-10T09:41:24.222487Z",
            "modified": "2026-05-22T05:14:15.237140Z"
        },
        {
            "id": 81729,
            "name": "5級までに覚える詰碁(3)",
            "created": "2024-05-30T06:22:00.262049Z",
            "modified": "2026-05-22T05:13:59.965049Z"
        },
        {
            "id": 37783,
            "name": "Diagram [1475]",
            "created": "2021-09-03T10:28:49.701815Z",
            "modified": "2026-05-22T05:13:40.582048Z"
        }
    ]
}