List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4842
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=4843",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4841",
    "results": [
        {
            "id": 51738,
            "name": "Diagram [4555]",
            "created": "2022-03-12T11:36:37.050357Z",
            "modified": "2026-03-31T17:13:27.575299Z"
        },
        {
            "id": 45952,
            "name": "Diagram [5555]",
            "created": "2022-01-02T13:23:46.159850Z",
            "modified": "2026-03-31T17:13:26.376841Z"
        },
        {
            "id": 40273,
            "name": "Diagram [2555]",
            "created": "2021-10-15T09:42:52.112296Z",
            "modified": "2026-03-31T17:13:23.678227Z"
        },
        {
            "id": 37912,
            "name": "Diagram [1555]",
            "created": "2021-09-05T12:04:39.631866Z",
            "modified": "2026-03-31T17:13:22.228435Z"
        },
        {
            "id": 51737,
            "name": "Diagram [4554]",
            "created": "2022-03-12T11:35:03.706339Z",
            "modified": "2026-03-31T17:13:19.358349Z"
        },
        {
            "id": 45951,
            "name": "Diagram [5554]",
            "created": "2022-01-02T13:19:58.213660Z",
            "modified": "2026-03-31T17:13:18.199765Z"
        },
        {
            "id": 40272,
            "name": "Diagram [2554]",
            "created": "2021-10-15T09:41:48.112779Z",
            "modified": "2026-03-31T17:13:15.428224Z"
        },
        {
            "id": 37911,
            "name": "Diagram [1554]",
            "created": "2021-09-05T12:03:42.087185Z",
            "modified": "2026-03-31T17:13:13.939953Z"
        },
        {
            "id": 51736,
            "name": "Diagram [4553]",
            "created": "2022-03-12T11:32:54.905391Z",
            "modified": "2026-03-31T17:13:11.034542Z"
        },
        {
            "id": 45949,
            "name": "Diagram [5553]",
            "created": "2022-01-02T13:16:49.363892Z",
            "modified": "2026-03-31T17:13:09.683843Z"
        }
    ]
}