List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=484",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=482",
    "results": [
        {
            "id": 52534,
            "name": "Diagram [4824]",
            "created": "2022-03-20T07:29:43.795776Z",
            "modified": "2026-03-30T12:49:13.320025Z"
        },
        {
            "id": 52537,
            "name": "Diagram [4827]",
            "created": "2022-03-20T07:35:09.166176Z",
            "modified": "2026-03-30T12:49:13.343492Z"
        },
        {
            "id": 52539,
            "name": "Diagram [4829]",
            "created": "2022-03-20T07:41:53.604435Z",
            "modified": "2026-03-30T12:49:13.454537Z"
        },
        {
            "id": 52538,
            "name": "Diagram [4828]",
            "created": "2022-03-20T07:38:26.803799Z",
            "modified": "2026-03-30T12:49:13.454545Z"
        },
        {
            "id": 52535,
            "name": "Diagram [4825]",
            "created": "2022-03-20T07:31:25.926318Z",
            "modified": "2026-03-30T12:49:13.463594Z"
        },
        {
            "id": 52541,
            "name": "Diagram [4831]",
            "created": "2022-03-20T07:46:44.475968Z",
            "modified": "2026-03-30T12:49:13.474490Z"
        },
        {
            "id": 52540,
            "name": "Diagram [4830]",
            "created": "2022-03-20T07:43:44.617455Z",
            "modified": "2026-03-30T12:49:13.474916Z"
        },
        {
            "id": 52542,
            "name": "Diagram [4832]",
            "created": "2022-03-20T07:48:22.901828Z",
            "modified": "2026-03-30T12:49:13.603961Z"
        },
        {
            "id": 52546,
            "name": "Diagram [4836]",
            "created": "2022-03-20T07:58:35.337785Z",
            "modified": "2026-03-30T12:49:13.804321Z"
        },
        {
            "id": 52545,
            "name": "Diagram [4835]",
            "created": "2022-03-20T07:55:37.370691Z",
            "modified": "2026-03-30T12:49:13.806838Z"
        }
    ]
}