List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4976
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=4977",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4975",
    "results": [
        {
            "id": 83689,
            "name": "Question 2",
            "created": "2024-07-30T04:47:47.153631Z",
            "modified": "2026-05-10T01:04:44.298828Z"
        },
        {
            "id": 83690,
            "name": "Question 3",
            "created": "2024-07-30T05:06:00.263196Z",
            "modified": "2026-04-16T14:49:19.676383Z"
        },
        {
            "id": 83691,
            "name": "Question4",
            "created": "2024-07-30T05:19:21.958052Z",
            "modified": "2026-05-10T01:18:31.046636Z"
        },
        {
            "id": 83692,
            "name": "Question5",
            "created": "2024-07-30T05:23:29.806662Z",
            "modified": "2026-04-01T00:25:37.622499Z"
        },
        {
            "id": 83693,
            "name": "Question6",
            "created": "2024-07-30T05:27:43.918418Z",
            "modified": "2026-04-01T00:34:04.117379Z"
        },
        {
            "id": 83694,
            "name": "Question7",
            "created": "2024-07-30T05:55:36.731591Z",
            "modified": "2026-05-10T01:36:20.405467Z"
        },
        {
            "id": 83695,
            "name": "Question8",
            "created": "2024-07-30T06:03:35.030357Z",
            "modified": "2026-05-10T01:41:26.918165Z"
        },
        {
            "id": 83696,
            "name": "Question9",
            "created": "2024-07-30T06:09:45.006488Z",
            "modified": "2026-05-10T01:46:09.311966Z"
        },
        {
            "id": 83697,
            "name": "Question10",
            "created": "2024-07-30T06:16:59.675140Z",
            "modified": "2026-05-10T01:50:39.927178Z"
        },
        {
            "id": 83781,
            "name": "Эль с 1 ножкой",
            "created": "2024-07-31T19:10:09.644329Z",
            "modified": "2026-03-30T15:54:04.200310Z"
        }
    ]
}