List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=432
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=433",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=431",
    "results": [
        {
            "id": 96462,
            "name": "BTVN 5",
            "created": "2025-08-05T09:22:06.967586Z",
            "modified": "2026-05-03T02:52:04.268144Z"
        },
        {
            "id": 96461,
            "name": "52: Kill",
            "created": "2025-08-05T03:08:18.073758Z",
            "modified": "2026-04-29T09:46:09.280469Z"
        },
        {
            "id": 96446,
            "name": "星位掛角套手",
            "created": "2025-08-04T14:01:21.351177Z",
            "modified": "2026-03-30T16:56:11.960354Z"
        },
        {
            "id": 96445,
            "name": "點三三的套手",
            "created": "2025-08-04T13:55:00.546958Z",
            "modified": "2026-03-30T16:56:11.979676Z"
        },
        {
            "id": 96444,
            "name": "Deceive01",
            "created": "2025-08-04T12:46:42.872662Z",
            "modified": "2026-03-30T16:56:11.442099Z"
        },
        {
            "id": 96443,
            "name": "The Square-4 Shape",
            "created": "2025-08-04T12:40:53.255168Z",
            "modified": "2026-04-17T02:58:25.721607Z"
        },
        {
            "id": 96442,
            "name": "The Bulky-5 Shape",
            "created": "2025-08-04T12:31:15.114809Z",
            "modified": "2026-04-17T02:59:10.596217Z"
        },
        {
            "id": 96441,
            "name": "The Straight-4 Shape",
            "created": "2025-08-04T12:18:00.256144Z",
            "modified": "2026-04-20T11:03:09.433731Z"
        },
        {
            "id": 96440,
            "name": "The Bent-4 Shape",
            "created": "2025-08-04T12:14:58.830468Z",
            "modified": "2026-04-23T09:32:00.082686Z"
        },
        {
            "id": 96439,
            "name": "The Straight-3 Shape",
            "created": "2025-08-04T11:57:48.086234Z",
            "modified": "2026-04-23T09:20:01.251635Z"
        }
    ]
}