List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4792",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4790",
    "results": [
        {
            "id": 73971,
            "name": "BTVN 15",
            "created": "2023-06-20T17:11:36.383917Z",
            "modified": "2026-03-30T15:09:03.842360Z"
        },
        {
            "id": 73462,
            "name": "BTVN 15",
            "created": "2023-06-11T17:17:43.110854Z",
            "modified": "2026-03-30T15:06:09.152268Z"
        },
        {
            "id": 73461,
            "name": "BTVN 14",
            "created": "2023-06-11T17:16:17.348021Z",
            "modified": "2026-03-30T15:06:08.087872Z"
        },
        {
            "id": 73691,
            "name": "BTVN 14",
            "created": "2023-06-15T16:19:09.677268Z",
            "modified": "2026-02-16T00:33:05.148029Z"
        },
        {
            "id": 96105,
            "name": "BTVN 14",
            "created": "2025-07-25T13:39:46.936126Z",
            "modified": "2026-04-29T01:41:24.038065Z"
        },
        {
            "id": 73970,
            "name": "BTVN 14",
            "created": "2023-06-20T17:09:36.485524Z",
            "modified": "2026-03-30T15:09:03.897175Z"
        },
        {
            "id": 73690,
            "name": "BTVN 13",
            "created": "2023-06-15T16:16:53.279562Z",
            "modified": "2026-02-16T00:33:04.266450Z"
        },
        {
            "id": 96095,
            "name": "BTVN 13",
            "created": "2025-07-25T10:33:11.998932Z",
            "modified": "2026-05-07T08:47:27.646469Z"
        },
        {
            "id": 73460,
            "name": "BTVN 13",
            "created": "2023-06-11T17:15:08.047414Z",
            "modified": "2026-03-30T15:06:07.879421Z"
        },
        {
            "id": 73969,
            "name": "BTVN 13",
            "created": "2023-06-20T17:06:20.508507Z",
            "modified": "2026-03-30T15:09:03.837831Z"
        }
    ]
}