List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4989",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4987",
    "results": [
        {
            "id": 84054,
            "name": "Question5",
            "created": "2024-08-08T04:12:51.943526Z",
            "modified": "2026-04-16T22:43:11.318947Z"
        },
        {
            "id": 84055,
            "name": "Question6",
            "created": "2024-08-08T04:18:37.056872Z",
            "modified": "2026-04-16T22:44:03.092018Z"
        },
        {
            "id": 84056,
            "name": "Question7",
            "created": "2024-08-08T04:23:57.327660Z",
            "modified": "2026-05-10T01:36:22.080236Z"
        },
        {
            "id": 84057,
            "name": "Question9",
            "created": "2024-08-08T04:42:44.365959Z",
            "modified": "2026-05-10T01:46:10.951240Z"
        },
        {
            "id": 84058,
            "name": "Question8",
            "created": "2024-08-08T04:48:16.836852Z",
            "modified": "2026-05-10T01:41:28.590503Z"
        },
        {
            "id": 84059,
            "name": "Question10",
            "created": "2024-08-08T04:55:25.723624Z",
            "modified": "2026-05-10T01:50:41.592747Z"
        },
        {
            "id": 84060,
            "name": "Question1",
            "created": "2024-08-08T07:45:29.959021Z",
            "modified": "2026-02-16T01:08:21.973857Z"
        },
        {
            "id": 84061,
            "name": "Question2",
            "created": "2024-08-08T07:50:23.770059Z",
            "modified": "2026-02-16T01:08:28.457941Z"
        },
        {
            "id": 84062,
            "name": "Question3",
            "created": "2024-08-08T07:51:14.516393Z",
            "modified": "2026-02-16T01:08:29.603975Z"
        },
        {
            "id": 84063,
            "name": "Question4",
            "created": "2024-08-08T08:01:21.514627Z",
            "modified": "2026-02-16T01:08:30.730974Z"
        }
    ]
}