List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4986
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=created&page=4987",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4985",
    "results": [
        {
            "id": 84034,
            "name": "Question1",
            "created": "2024-08-06T12:56:31.816786Z",
            "modified": "2026-05-10T09:17:25.659706Z"
        },
        {
            "id": 84035,
            "name": "Question2",
            "created": "2024-08-06T12:57:21.419202Z",
            "modified": "2026-05-10T09:17:36.404209Z"
        },
        {
            "id": 84036,
            "name": "Question3",
            "created": "2024-08-06T12:58:44.400612Z",
            "modified": "2026-05-10T09:17:43.103745Z"
        },
        {
            "id": 84037,
            "name": "Question4",
            "created": "2024-08-06T12:59:49.351458Z",
            "modified": "2026-05-10T09:17:48.129383Z"
        },
        {
            "id": 84038,
            "name": "Question5",
            "created": "2024-08-06T13:01:03.719750Z",
            "modified": "2026-05-10T09:17:54.678562Z"
        },
        {
            "id": 84039,
            "name": "Question6",
            "created": "2024-08-06T13:02:31.634869Z",
            "modified": "2026-05-10T09:17:58.353078Z"
        },
        {
            "id": 84040,
            "name": "Question7",
            "created": "2024-08-07T04:48:22.355467Z",
            "modified": "2026-05-10T09:18:10.242325Z"
        },
        {
            "id": 84041,
            "name": "Question8",
            "created": "2024-08-07T04:52:43.402821Z",
            "modified": "2026-05-10T09:18:25.446400Z"
        },
        {
            "id": 84042,
            "name": "Question9",
            "created": "2024-08-07T04:56:33.398741Z",
            "modified": "2026-05-10T09:18:45.984525Z"
        },
        {
            "id": 84043,
            "name": "Question10",
            "created": "2024-08-07T05:03:17.671682Z",
            "modified": "2026-05-10T09:19:02.816971Z"
        }
    ]
}