List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=445",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=443",
    "results": [
        {
            "id": 95753,
            "name": "cong sat 10",
            "created": "2025-07-16T11:30:23.179205Z",
            "modified": "2026-04-26T15:50:27.326734Z"
        },
        {
            "id": 95752,
            "name": "cong sat 9",
            "created": "2025-07-16T11:27:20.666324Z",
            "modified": "2026-04-23T07:18:17.441362Z"
        },
        {
            "id": 95751,
            "name": "cong sat 7",
            "created": "2025-07-16T11:23:43.929590Z",
            "modified": "2026-04-23T16:04:53.734676Z"
        },
        {
            "id": 95750,
            "name": "congsat 7",
            "created": "2025-07-16T11:21:21.326958Z",
            "modified": "2026-03-30T16:55:03.338946Z"
        },
        {
            "id": 95749,
            "name": "cong sat 6",
            "created": "2025-07-16T11:18:07.898332Z",
            "modified": "2026-05-03T15:21:36.178320Z"
        },
        {
            "id": 95748,
            "name": "cong sat 5",
            "created": "2025-07-16T11:16:33.381649Z",
            "modified": "2026-05-03T15:07:13.451349Z"
        },
        {
            "id": 95747,
            "name": "cong sat 4",
            "created": "2025-07-16T11:13:43.848062Z",
            "modified": "2026-04-21T12:35:40.058708Z"
        },
        {
            "id": 95746,
            "name": "cong sat 3",
            "created": "2025-07-16T11:12:23.089474Z",
            "modified": "2026-04-12T06:39:58.213113Z"
        },
        {
            "id": 95745,
            "name": "Congsat 2",
            "created": "2025-07-16T11:09:46.595925Z",
            "modified": "2026-03-30T16:55:03.272601Z"
        },
        {
            "id": 95744,
            "name": "Cong sat 1",
            "created": "2025-07-16T11:08:23.546346Z",
            "modified": "2026-03-30T16:55:01.247051Z"
        }
    ]
}