List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4906",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4904",
    "results": [
        {
            "id": 99732,
            "name": "Puzzle 4.32.4",
            "created": "2025-11-25T06:46:35.208415Z",
            "modified": "2026-03-31T16:06:46.336863Z"
        },
        {
            "id": 50235,
            "name": "Diagram [4211]",
            "created": "2022-02-23T08:26:54.232381Z",
            "modified": "2026-03-31T16:06:37.711161Z"
        },
        {
            "id": 45103,
            "name": "Diagram [5211]",
            "created": "2021-12-20T09:19:05.934690Z",
            "modified": "2026-03-31T16:06:36.494236Z"
        },
        {
            "id": 39233,
            "name": "Diagram [2211]",
            "created": "2021-10-02T07:52:55.242879Z",
            "modified": "2026-03-31T16:06:32.255303Z"
        },
        {
            "id": 37194,
            "name": "Diagram [1211]",
            "created": "2021-08-23T10:33:59.322996Z",
            "modified": "2026-03-31T16:06:31.016536Z"
        },
        {
            "id": 31245,
            "name": "Diagram (209)",
            "created": "2021-06-13T13:38:10.279825Z",
            "modified": "2026-03-31T16:06:28.387672Z"
        },
        {
            "id": 99731,
            "name": "Puzzle 4.32.3",
            "created": "2025-11-25T06:45:16.110158Z",
            "modified": "2026-03-31T16:06:19.270802Z"
        },
        {
            "id": 45102,
            "name": "Diagram [5210]",
            "created": "2021-12-20T09:16:24.345068Z",
            "modified": "2026-03-31T16:06:08.346589Z"
        },
        {
            "id": 39232,
            "name": "Diagram [2210]",
            "created": "2021-10-02T07:51:48.390022Z",
            "modified": "2026-03-31T16:06:03.379147Z"
        },
        {
            "id": 37193,
            "name": "Diagram [1210]",
            "created": "2021-08-23T10:31:51.311183Z",
            "modified": "2026-03-31T16:06:02.160713Z"
        }
    ]
}