List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4981
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=4982",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4980",
    "results": [
        {
            "id": 83882,
            "name": "Question6",
            "created": "2024-08-05T00:48:25.686091Z",
            "modified": "2026-05-10T09:11:26.692801Z"
        },
        {
            "id": 83883,
            "name": "Question7",
            "created": "2024-08-05T00:51:14.624836Z",
            "modified": "2026-05-10T09:11:31.438535Z"
        },
        {
            "id": 83884,
            "name": "Question8",
            "created": "2024-08-05T00:56:29.639387Z",
            "modified": "2026-05-10T09:11:37.599065Z"
        },
        {
            "id": 83885,
            "name": "Question9",
            "created": "2024-08-05T01:02:35.327303Z",
            "modified": "2026-05-10T09:11:58.616079Z"
        },
        {
            "id": 83886,
            "name": "Question10",
            "created": "2024-08-05T01:10:04.344804Z",
            "modified": "2026-05-10T09:12:40.149455Z"
        },
        {
            "id": 83905,
            "name": "Question11",
            "created": "2024-08-05T04:31:10.031357Z",
            "modified": "2026-05-10T09:12:54.270615Z"
        },
        {
            "id": 83910,
            "name": "Question12",
            "created": "2024-08-05T04:39:33.635321Z",
            "modified": "2026-05-10T09:13:05.925339Z"
        },
        {
            "id": 83923,
            "name": "Question1",
            "created": "2024-08-05T05:05:17.646719Z",
            "modified": "2026-02-16T01:07:44.484862Z"
        },
        {
            "id": 83924,
            "name": "Question2",
            "created": "2024-08-05T05:10:22.044031Z",
            "modified": "2026-02-16T01:07:45.586098Z"
        },
        {
            "id": 83925,
            "name": "Question3",
            "created": "2024-08-05T05:17:09.981921Z",
            "modified": "2026-02-16T01:07:46.652836Z"
        }
    ]
}