List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4706",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4704",
    "results": [
        {
            "id": 76687,
            "name": "Question3",
            "created": "2023-09-24T18:31:01.489917Z",
            "modified": "2026-03-30T15:18:07.768850Z"
        },
        {
            "id": 76688,
            "name": "Question4",
            "created": "2023-09-24T18:31:55.953015Z",
            "modified": "2026-03-30T15:18:08.108112Z"
        },
        {
            "id": 76689,
            "name": "Question5",
            "created": "2023-09-24T18:32:57.950338Z",
            "modified": "2026-03-30T15:18:08.116842Z"
        },
        {
            "id": 76690,
            "name": "Question6",
            "created": "2023-09-24T18:33:58.719903Z",
            "modified": "2026-03-30T15:18:08.110795Z"
        },
        {
            "id": 76691,
            "name": "Question7",
            "created": "2023-09-24T18:35:09.687512Z",
            "modified": "2026-03-30T15:18:06.367260Z"
        },
        {
            "id": 76692,
            "name": "Question8",
            "created": "2023-09-24T18:36:21.531166Z",
            "modified": "2026-03-30T15:18:06.873078Z"
        },
        {
            "id": 76693,
            "name": "Question9",
            "created": "2023-09-24T18:37:43.324558Z",
            "modified": "2026-03-30T15:18:07.542515Z"
        },
        {
            "id": 76694,
            "name": "Question10",
            "created": "2023-09-24T18:38:29.661174Z",
            "modified": "2026-03-30T15:18:07.377833Z"
        },
        {
            "id": 76695,
            "name": "Question11",
            "created": "2023-09-24T18:40:03.029994Z",
            "modified": "2026-03-30T15:18:07.321755Z"
        },
        {
            "id": 76696,
            "name": "Question12",
            "created": "2023-09-24T18:41:16.526054Z",
            "modified": "2026-03-30T15:18:07.378978Z"
        }
    ]
}