List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4863
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=4864",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4862",
    "results": [
        {
            "id": 37633,
            "name": "Diagram [1408]",
            "created": "2021-08-31T09:06:33.381687Z",
            "modified": "2026-03-31T16:53:38.180910Z"
        },
        {
            "id": 45613,
            "name": "Diagram [5407]",
            "created": "2021-12-27T09:18:36.345137Z",
            "modified": "2026-03-31T16:53:34.537499Z"
        },
        {
            "id": 39834,
            "name": "Diagram [2407]",
            "created": "2021-10-08T08:15:54.020698Z",
            "modified": "2026-03-31T16:53:31.654840Z"
        },
        {
            "id": 37632,
            "name": "Diagram [1407]",
            "created": "2021-08-31T09:04:32.540940Z",
            "modified": "2026-03-31T16:53:30.051577Z"
        },
        {
            "id": 45590,
            "name": "Diagram [5406]",
            "created": "2021-12-26T11:07:21.690371Z",
            "modified": "2026-03-31T16:53:25.396990Z"
        },
        {
            "id": 39833,
            "name": "Diagram [2406]",
            "created": "2021-10-08T08:14:04.702364Z",
            "modified": "2026-03-31T16:53:22.766292Z"
        },
        {
            "id": 37631,
            "name": "Diagram [1406]",
            "created": "2021-08-31T09:00:53.426631Z",
            "modified": "2026-03-31T16:53:21.452558Z"
        },
        {
            "id": 51334,
            "name": "Diagram [4405]",
            "created": "2022-03-06T20:57:53.031055Z",
            "modified": "2026-03-31T16:53:18.861890Z"
        },
        {
            "id": 45589,
            "name": "Diagram [5405]",
            "created": "2021-12-26T11:04:03.165603Z",
            "modified": "2026-03-31T16:53:17.682659Z"
        },
        {
            "id": 39832,
            "name": "Diagram [2405]",
            "created": "2021-10-08T08:10:58.989660Z",
            "modified": "2026-03-31T16:53:15.251845Z"
        }
    ]
}