List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=538",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=536",
    "results": [
        {
            "id": 93321,
            "name": "Point vital 1",
            "created": "2025-04-23T13:40:01.394571Z",
            "modified": "2026-05-10T04:02:23.045630Z"
        },
        {
            "id": 93320,
            "name": "Les yeux 6",
            "created": "2025-04-23T13:35:04.698018Z",
            "modified": "2026-05-10T04:01:42.794695Z"
        },
        {
            "id": 93319,
            "name": "Les yeux 5",
            "created": "2025-04-23T13:30:48.499121Z",
            "modified": "2026-05-09T16:25:42.980165Z"
        },
        {
            "id": 93318,
            "name": "Les yeux 4",
            "created": "2025-04-23T13:24:39.942915Z",
            "modified": "2026-05-10T04:00:12.982859Z"
        },
        {
            "id": 93317,
            "name": "Endgame ヨセ 1-16",
            "created": "2025-04-23T12:45:42.488871Z",
            "modified": "2026-05-10T02:14:48.777304Z"
        },
        {
            "id": 93301,
            "name": "Live 2",
            "created": "2025-04-22T16:54:20.331054Z",
            "modified": "2026-05-08T09:10:56.424089Z"
        },
        {
            "id": 93300,
            "name": "Live 1",
            "created": "2025-04-22T16:42:26.771383Z",
            "modified": "2026-04-09T14:58:36.892431Z"
        },
        {
            "id": 93299,
            "name": "22: Black to kill",
            "created": "2025-04-22T16:11:52.981555Z",
            "modified": "2026-05-10T02:34:00.213592Z"
        },
        {
            "id": 93298,
            "name": "Les yeux 3",
            "created": "2025-04-22T16:07:43.357845Z",
            "modified": "2026-05-10T03:59:31.732075Z"
        },
        {
            "id": 93297,
            "name": "KO 刧 1-16",
            "created": "2025-04-22T04:05:34.790670Z",
            "modified": "2026-05-10T02:14:47.934568Z"
        }
    ]
}