List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=427
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=428",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=426",
    "results": [
        {
            "id": 96593,
            "name": "Problem 227",
            "created": "2025-08-10T01:41:36.015554Z",
            "modified": "2026-03-31T16:15:42.684540Z"
        },
        {
            "id": 96592,
            "name": "Problem 226",
            "created": "2025-08-10T01:40:21.653332Z",
            "modified": "2026-03-31T16:15:18.820598Z"
        },
        {
            "id": 96568,
            "name": "btvn 14",
            "created": "2025-08-08T12:54:10.998233Z",
            "modified": "2026-04-18T16:35:01.457409Z"
        },
        {
            "id": 96567,
            "name": "btvn 13",
            "created": "2025-08-08T12:48:44.990809Z",
            "modified": "2026-03-30T16:57:13.516455Z"
        },
        {
            "id": 96566,
            "name": "btvn 12",
            "created": "2025-08-08T12:42:31.466080Z",
            "modified": "2026-03-31T08:29:02.248903Z"
        },
        {
            "id": 96565,
            "name": "BTVN 11",
            "created": "2025-08-08T12:40:34.954092Z",
            "modified": "2026-04-15T09:54:58.236588Z"
        },
        {
            "id": 96564,
            "name": "BTVN 10",
            "created": "2025-08-08T12:38:13.895410Z",
            "modified": "2026-04-28T08:00:11.545755Z"
        },
        {
            "id": 96563,
            "name": "btvn 9",
            "created": "2025-08-08T12:34:35.938446Z",
            "modified": "2026-03-30T16:57:13.323313Z"
        },
        {
            "id": 96562,
            "name": "BTVN 8",
            "created": "2025-08-08T12:32:38.770342Z",
            "modified": "2026-04-19T05:33:39.107028Z"
        },
        {
            "id": 96561,
            "name": "BTVN 7",
            "created": "2025-08-08T12:30:10.949865Z",
            "modified": "2026-04-10T02:29:46.293235Z"
        }
    ]
}