List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5351",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5349",
    "results": [
        {
            "id": 82953,
            "name": "Practice01",
            "created": "2024-07-02T11:08:17.804142Z",
            "modified": "2026-03-30T15:52:07.595771Z"
        },
        {
            "id": 82955,
            "name": "Practice02",
            "created": "2024-07-02T11:09:21.382413Z",
            "modified": "2026-03-30T15:52:08.327275Z"
        },
        {
            "id": 82956,
            "name": "Practice 03",
            "created": "2024-07-02T11:10:24.424053Z",
            "modified": "2026-03-30T15:52:08.675974Z"
        },
        {
            "id": 82957,
            "name": "Practice 04",
            "created": "2024-07-02T11:12:11.163530Z",
            "modified": "2026-03-30T15:52:08.664815Z"
        },
        {
            "id": 82958,
            "name": "Practice 05",
            "created": "2024-07-02T11:13:14.400995Z",
            "modified": "2026-03-30T15:52:08.664648Z"
        },
        {
            "id": 82959,
            "name": "Practice 06",
            "created": "2024-07-02T11:14:14.787246Z",
            "modified": "2026-03-30T15:52:08.664576Z"
        },
        {
            "id": 82960,
            "name": "Practice 07",
            "created": "2024-07-02T11:15:17.742955Z",
            "modified": "2026-03-30T15:52:08.897816Z"
        },
        {
            "id": 82961,
            "name": "Practice 08",
            "created": "2024-07-02T11:16:57.719466Z",
            "modified": "2026-03-30T15:52:09.053068Z"
        },
        {
            "id": 82962,
            "name": "Practice 09",
            "created": "2024-07-02T11:17:49.710736Z",
            "modified": "2026-03-30T15:52:09.057442Z"
        },
        {
            "id": 82963,
            "name": "Practice 10",
            "created": "2024-07-02T11:19:34.533702Z",
            "modified": "2026-03-30T15:52:09.165832Z"
        }
    ]
}