List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=898
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=899",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=897",
    "results": [
        {
            "id": 83955,
            "name": "Question6",
            "created": "2024-08-05T08:57:14.954746Z",
            "modified": "2026-03-30T15:55:02.987125Z"
        },
        {
            "id": 83927,
            "name": "Question5",
            "created": "2024-08-05T05:27:05.620093Z",
            "modified": "2026-04-15T11:05:06.338665Z"
        },
        {
            "id": 83926,
            "name": "Question4",
            "created": "2024-08-05T05:24:39.546607Z",
            "modified": "2026-02-16T01:07:47.796578Z"
        },
        {
            "id": 83925,
            "name": "Question3",
            "created": "2024-08-05T05:17:09.981921Z",
            "modified": "2026-02-16T01:07:46.652836Z"
        },
        {
            "id": 83924,
            "name": "Question2",
            "created": "2024-08-05T05:10:22.044031Z",
            "modified": "2026-02-16T01:07:45.586098Z"
        },
        {
            "id": 83923,
            "name": "Question1",
            "created": "2024-08-05T05:05:17.646719Z",
            "modified": "2026-02-16T01:07:44.484862Z"
        },
        {
            "id": 83910,
            "name": "Question12",
            "created": "2024-08-05T04:39:33.635321Z",
            "modified": "2026-05-18T23:33:24.275100Z"
        },
        {
            "id": 83905,
            "name": "Question11",
            "created": "2024-08-05T04:31:10.031357Z",
            "modified": "2026-05-18T23:33:23.862745Z"
        },
        {
            "id": 83886,
            "name": "Question10",
            "created": "2024-08-05T01:10:04.344804Z",
            "modified": "2026-05-10T09:12:40.149455Z"
        },
        {
            "id": 83885,
            "name": "Question9",
            "created": "2024-08-05T01:02:35.327303Z",
            "modified": "2026-05-10T09:11:58.616079Z"
        }
    ]
}