List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=775",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=773",
    "results": [
        {
            "id": 59356,
            "name": "20目以上官子 Above 20 point yose E",
            "created": "2022-06-14T16:26:17.898983Z",
            "modified": "2026-05-17T02:19:19.710967Z"
        },
        {
            "id": 92696,
            "name": "30: Black to live",
            "created": "2025-03-28T02:44:52.216419Z",
            "modified": "2026-05-17T02:19:00.577181Z"
        },
        {
            "id": 92697,
            "name": "29: Black to play",
            "created": "2025-03-28T03:01:53.063462Z",
            "modified": "2026-05-17T02:18:59.999224Z"
        },
        {
            "id": 51769,
            "name": "question3",
            "created": "2022-03-12T15:16:19.175131Z",
            "modified": "2026-05-17T02:18:54.459582Z"
        },
        {
            "id": 40463,
            "name": "Diagram [2613]",
            "created": "2021-10-18T08:09:31.981624Z",
            "modified": "2026-05-17T02:18:51.428328Z"
        },
        {
            "id": 40462,
            "name": "Diagram [2612]",
            "created": "2021-10-18T08:08:32.367996Z",
            "modified": "2026-05-17T02:18:50.733410Z"
        },
        {
            "id": 93293,
            "name": "Problem 207",
            "created": "2025-04-21T20:55:17.028402Z",
            "modified": "2026-05-17T02:18:34.574880Z"
        },
        {
            "id": 31471,
            "name": "Diagram (341)",
            "created": "2021-06-16T08:44:37.182160Z",
            "modified": "2026-05-17T02:18:33.042720Z"
        },
        {
            "id": 31470,
            "name": "Diagram (340)",
            "created": "2021-06-16T08:43:17.005605Z",
            "modified": "2026-05-17T02:18:32.480202Z"
        },
        {
            "id": 32285,
            "name": "Diagram (796)",
            "created": "2021-06-28T08:34:33.460282Z",
            "modified": "2026-05-17T02:18:29.110843Z"
        }
    ]
}