List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4718",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4716",
    "results": [
        {
            "id": 76840,
            "name": "Question2",
            "created": "2023-09-30T16:25:11.619213Z",
            "modified": "2026-04-12T06:16:15.011710Z"
        },
        {
            "id": 76841,
            "name": "Question3",
            "created": "2023-09-30T16:26:45.411687Z",
            "modified": "2026-04-12T06:16:35.465034Z"
        },
        {
            "id": 76842,
            "name": "Question4",
            "created": "2023-09-30T16:27:55.450050Z",
            "modified": "2026-04-12T06:16:55.417751Z"
        },
        {
            "id": 76843,
            "name": "Question5",
            "created": "2023-09-30T16:29:08.808047Z",
            "modified": "2026-04-12T06:17:09.781414Z"
        },
        {
            "id": 76844,
            "name": "Question6",
            "created": "2023-09-30T16:30:29.132530Z",
            "modified": "2026-04-12T06:17:26.501064Z"
        },
        {
            "id": 76845,
            "name": "Question7",
            "created": "2023-09-30T16:32:07.214429Z",
            "modified": "2026-04-12T06:17:44.426903Z"
        },
        {
            "id": 76846,
            "name": "Question8",
            "created": "2023-09-30T16:34:09.256049Z",
            "modified": "2026-04-12T06:18:10.590573Z"
        },
        {
            "id": 76847,
            "name": "Question9",
            "created": "2023-09-30T16:35:19.047300Z",
            "modified": "2026-04-12T06:18:22.139788Z"
        },
        {
            "id": 76848,
            "name": "Question10",
            "created": "2023-09-30T16:39:14.414913Z",
            "modified": "2026-04-12T06:18:47.773185Z"
        },
        {
            "id": 76849,
            "name": "Question11",
            "created": "2023-09-30T16:43:42.564549Z",
            "modified": "2026-04-12T06:19:16.230333Z"
        }
    ]
}