List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4553",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4551",
    "results": [
        {
            "id": 71351,
            "name": "Question 15",
            "created": "2023-05-03T15:34:04.937961Z",
            "modified": "2026-03-30T14:57:10.644211Z"
        },
        {
            "id": 71352,
            "name": "Question 16",
            "created": "2023-05-03T15:52:22.349141Z",
            "modified": "2026-03-30T14:57:12.405675Z"
        },
        {
            "id": 71356,
            "name": "Question 17",
            "created": "2023-05-04T09:49:05.258902Z",
            "modified": "2026-02-16T00:23:41.556909Z"
        },
        {
            "id": 71357,
            "name": "Question 18",
            "created": "2023-05-04T10:31:39.560603Z",
            "modified": "2026-02-16T00:23:42.598440Z"
        },
        {
            "id": 71358,
            "name": "Question 19",
            "created": "2023-05-04T10:49:41.378442Z",
            "modified": "2026-02-16T00:23:43.515685Z"
        },
        {
            "id": 71359,
            "name": "Question 20",
            "created": "2023-05-04T12:14:30.866944Z",
            "modified": "2026-02-16T00:23:44.536821Z"
        },
        {
            "id": 71360,
            "name": "Question 21",
            "created": "2023-05-04T12:30:52.911834Z",
            "modified": "2026-02-16T00:23:45.402593Z"
        },
        {
            "id": 71361,
            "name": "Question 22",
            "created": "2023-05-04T12:43:03.770777Z",
            "modified": "2026-02-16T00:23:46.241837Z"
        },
        {
            "id": 71363,
            "name": "jc live and death 1",
            "created": "2023-05-04T16:01:57.855362Z",
            "modified": "2026-05-22T00:10:18.247305Z"
        },
        {
            "id": 71364,
            "name": "jc live and death 2",
            "created": "2023-05-04T16:05:14.334023Z",
            "modified": "2026-05-22T00:10:18.846535Z"
        }
    ]
}