List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=545
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=546",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=544",
    "results": [
        {
            "id": 93221,
            "name": "Bul 105 PS 83 PS 1",
            "created": "2025-04-18T10:21:45.170371Z",
            "modified": "2026-05-05T01:24:35.817407Z"
        },
        {
            "id": 93220,
            "name": "L-group descent on short side, capturing race",
            "created": "2025-04-18T05:45:57.225967Z",
            "modified": "2026-05-06T15:25:55.746378Z"
        },
        {
            "id": 93219,
            "name": "Tesuji 手筋 1-16",
            "created": "2025-04-18T03:42:16.279328Z",
            "modified": "2026-05-06T05:42:39.649179Z"
        },
        {
            "id": 93218,
            "name": "Problem 166",
            "created": "2025-04-17T18:57:22.841926Z",
            "modified": "2026-04-29T07:49:14.968747Z"
        },
        {
            "id": 93217,
            "name": "Problem 165",
            "created": "2025-04-17T18:54:49.472372Z",
            "modified": "2026-05-06T19:04:33.657167Z"
        },
        {
            "id": 93216,
            "name": "Problem 164",
            "created": "2025-04-17T18:53:09.534255Z",
            "modified": "2026-05-10T10:23:25.415092Z"
        },
        {
            "id": 93215,
            "name": "Problem 163",
            "created": "2025-04-17T18:51:13.256343Z",
            "modified": "2026-05-06T19:07:24.737169Z"
        },
        {
            "id": 93214,
            "name": "Problem 162",
            "created": "2025-04-17T18:46:13.214440Z",
            "modified": "2026-05-02T11:40:24.015841Z"
        },
        {
            "id": 93213,
            "name": "Problem 161",
            "created": "2025-04-17T18:44:32.537714Z",
            "modified": "2026-05-05T03:00:18.475705Z"
        },
        {
            "id": 93212,
            "name": "Problem 160",
            "created": "2025-04-17T18:43:01.189875Z",
            "modified": "2026-05-05T03:00:17.925367Z"
        }
    ]
}