List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=405
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=406",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=404",
    "results": [
        {
            "id": 46302,
            "name": "Diagram [5719]",
            "created": "2022-01-09T13:37:33.208735Z",
            "modified": "2026-03-30T11:51:05.255014Z"
        },
        {
            "id": 46301,
            "name": "Diagram [5718]",
            "created": "2022-01-09T13:36:30.573072Z",
            "modified": "2026-03-30T11:51:05.267736Z"
        },
        {
            "id": 46303,
            "name": "Diagram [5720]",
            "created": "2022-01-09T13:39:24.442408Z",
            "modified": "2026-03-30T11:51:05.353671Z"
        },
        {
            "id": 46304,
            "name": "Diagram [5721]",
            "created": "2022-01-09T13:42:44.745260Z",
            "modified": "2026-03-30T11:51:05.449982Z"
        },
        {
            "id": 46305,
            "name": "Diagram [5722]",
            "created": "2022-01-09T13:46:54.848262Z",
            "modified": "2026-03-30T11:51:05.455518Z"
        },
        {
            "id": 46360,
            "name": "Diagram [5728]",
            "created": "2022-01-11T08:55:02.072294Z",
            "modified": "2026-03-30T11:52:08.843734Z"
        },
        {
            "id": 46361,
            "name": "Diagram [5729]",
            "created": "2022-01-11T08:56:44.714915Z",
            "modified": "2026-03-30T11:52:08.947054Z"
        },
        {
            "id": 46362,
            "name": "Diagram [5730]",
            "created": "2022-01-11T08:58:51.428387Z",
            "modified": "2026-03-30T11:52:08.949775Z"
        },
        {
            "id": 46363,
            "name": "Diagram [5731]",
            "created": "2022-01-11T09:00:43.958933Z",
            "modified": "2026-03-30T11:52:09.106735Z"
        },
        {
            "id": 46364,
            "name": "Diagram [5732]",
            "created": "2022-01-11T09:02:48.836393Z",
            "modified": "2026-03-30T11:52:09.209202Z"
        }
    ]
}