List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4747
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=4748",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4746",
    "results": [
        {
            "id": 9468,
            "name": "blindspot 7 (easy)",
            "created": "2018-03-04T05:52:09.200585Z",
            "modified": "2026-03-31T20:21:26.010043Z"
        },
        {
            "id": 9435,
            "name": "Puzzle 003",
            "created": "2018-02-27T07:19:17.249293Z",
            "modified": "2026-03-31T20:20:31.092547Z"
        },
        {
            "id": 9433,
            "name": "Black can't invade",
            "created": "2018-02-26T17:46:25.619381Z",
            "modified": "2026-03-31T20:20:28.388806Z"
        },
        {
            "id": 9423,
            "name": "3. Rhombus in Rectangle",
            "created": "2018-02-25T16:27:59.603758Z",
            "modified": "2026-03-31T20:20:12.130831Z"
        },
        {
            "id": 9422,
            "name": "corner life",
            "created": "2018-02-25T11:22:44.082165Z",
            "modified": "2026-03-31T20:20:10.986178Z"
        },
        {
            "id": 9420,
            "name": "006 black to kill",
            "created": "2018-02-25T06:21:41.753159Z",
            "modified": "2026-03-31T20:20:08.229130Z"
        },
        {
            "id": 9419,
            "name": "2. Jewels Under the Staircase",
            "created": "2018-02-25T05:33:37.429469Z",
            "modified": "2026-03-31T20:20:06.373856Z"
        },
        {
            "id": 9418,
            "name": "1. Five Knights' Struggles",
            "created": "2018-02-25T03:03:15.086487Z",
            "modified": "2026-03-31T20:20:04.849314Z"
        },
        {
            "id": 9417,
            "name": "More Basic Shapes of Life and Death",
            "created": "2018-02-24T19:40:58.626996Z",
            "modified": "2026-03-31T20:20:03.396587Z"
        },
        {
            "id": 9416,
            "name": "Puzzle 002",
            "created": "2018-02-24T14:17:47.217439Z",
            "modified": "2026-03-31T20:20:01.601714Z"
        }
    ]
}