List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5280",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5278",
    "results": [
        {
            "id": 25674,
            "name": "Unbelievable tesuji3",
            "created": "2021-01-12T12:42:00.423005Z",
            "modified": "2026-03-31T23:26:47.919592Z"
        },
        {
            "id": 10461,
            "name": "Uncommon Responses #2",
            "created": "2018-07-07T21:42:36.410583Z",
            "modified": "2026-04-14T08:38:43.324746Z"
        },
        {
            "id": 62430,
            "name": "unconstrainted imagination",
            "created": "2022-09-04T06:08:34.183476Z",
            "modified": "2026-04-01T01:32:32.715289Z"
        },
        {
            "id": 28043,
            "name": "Undead Bent Fours In The Corner",
            "created": "2021-02-17T22:14:01.268738Z",
            "modified": "2026-04-23T12:23:28.838325Z"
        },
        {
            "id": 37221,
            "name": "undefined",
            "created": "2021-08-23T14:22:05.435011Z",
            "modified": "2026-03-30T10:33:10.036542Z"
        },
        {
            "id": 86864,
            "name": "Under construction製作中",
            "created": "2024-11-03T08:00:09.245943Z",
            "modified": "2026-04-23T07:31:43.378195Z"
        },
        {
            "id": 90971,
            "name": "Understanding the Star",
            "created": "2025-02-12T21:02:57.239282Z",
            "modified": "2026-03-30T16:29:08.368783Z"
        },
        {
            "id": 64893,
            "name": "Underthe large-knight move",
            "created": "2022-11-09T09:01:45.660042Z",
            "modified": "2026-03-30T14:18:00.830981Z"
        },
        {
            "id": 64894,
            "name": "Underthe small-knightmove",
            "created": "2022-11-09T09:45:12.600195Z",
            "modified": "2026-03-30T14:18:01.262210Z"
        },
        {
            "id": 80668,
            "name": "Under the stones",
            "created": "2024-04-18T18:44:58.019616Z",
            "modified": "2026-02-16T00:59:56.726574Z"
        }
    ]
}