List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4855",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4853",
    "results": [
        {
            "id": 37835,
            "name": "Diagram [1495]",
            "created": "2021-09-04T10:16:01.063307Z",
            "modified": "2026-03-31T17:05:21.346838Z"
        },
        {
            "id": 45793,
            "name": "Diagram [5494]",
            "created": "2021-12-29T14:50:47.925247Z",
            "modified": "2026-03-31T17:05:17.526561Z"
        },
        {
            "id": 42318,
            "name": "Diagram [3494]",
            "created": "2021-11-07T09:00:44.196899Z",
            "modified": "2026-03-31T17:05:16.344703Z"
        },
        {
            "id": 37834,
            "name": "Diagram [1494]",
            "created": "2021-09-04T10:14:01.512090Z",
            "modified": "2026-03-31T17:05:13.921262Z"
        },
        {
            "id": 31837,
            "name": "Diagram (492)",
            "created": "2021-06-21T06:52:16.676643Z",
            "modified": "2026-03-31T17:05:12.725753Z"
        },
        {
            "id": 51544,
            "name": "Diagram [4493]",
            "created": "2022-03-09T11:39:22.264099Z",
            "modified": "2026-03-31T17:05:11.531098Z"
        },
        {
            "id": 45792,
            "name": "Diagram [5493]",
            "created": "2021-12-29T14:48:10.796889Z",
            "modified": "2026-03-31T17:05:10.328924Z"
        },
        {
            "id": 40006,
            "name": "Diagram [2493]",
            "created": "2021-10-12T11:49:02.548215Z",
            "modified": "2026-03-31T17:05:07.862027Z"
        },
        {
            "id": 37833,
            "name": "Diagram [1493]",
            "created": "2021-09-04T10:11:32.447892Z",
            "modified": "2026-03-31T17:05:06.413383Z"
        },
        {
            "id": 31825,
            "name": "Diagram (491)",
            "created": "2021-06-20T09:17:41.776342Z",
            "modified": "2026-03-31T17:05:04.954462Z"
        }
    ]
}