List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5385",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5383",
    "results": [
        {
            "id": 46370,
            "name": "Diagram [5738]",
            "created": "2022-01-11T09:15:15.983637Z",
            "modified": "2026-03-30T11:52:09.907962Z"
        },
        {
            "id": 46369,
            "name": "Diagram [5737]",
            "created": "2022-01-11T09:13:05.631393Z",
            "modified": "2026-03-30T11:52:09.853843Z"
        },
        {
            "id": 46368,
            "name": "Diagram [5736]",
            "created": "2022-01-11T09:10:09.229016Z",
            "modified": "2026-03-30T11:52:09.743836Z"
        },
        {
            "id": 46367,
            "name": "Diagram [5735]",
            "created": "2022-01-11T09:08:30.395649Z",
            "modified": "2026-03-30T11:52:09.649577Z"
        },
        {
            "id": 46366,
            "name": "Diagram [5734]",
            "created": "2022-01-11T09:06:36.269212Z",
            "modified": "2026-03-30T11:52:09.586120Z"
        },
        {
            "id": 46365,
            "name": "Diagram [5733]",
            "created": "2022-01-11T09:04:38.259188Z",
            "modified": "2026-03-30T11:52:09.237437Z"
        },
        {
            "id": 46364,
            "name": "Diagram [5732]",
            "created": "2022-01-11T09:02:48.836393Z",
            "modified": "2026-03-30T11:52:09.209202Z"
        },
        {
            "id": 46363,
            "name": "Diagram [5731]",
            "created": "2022-01-11T09:00:43.958933Z",
            "modified": "2026-03-30T11:52:09.106735Z"
        },
        {
            "id": 46362,
            "name": "Diagram [5730]",
            "created": "2022-01-11T08:58:51.428387Z",
            "modified": "2026-03-30T11:52:08.949775Z"
        },
        {
            "id": 46361,
            "name": "Diagram [5729]",
            "created": "2022-01-11T08:56:44.714915Z",
            "modified": "2026-03-30T11:52:08.947054Z"
        }
    ]
}