List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4756",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4754",
    "results": [
        {
            "id": 33585,
            "name": "Bent Eye Shape [3 Points]",
            "created": "2021-07-11T00:04:18.795969Z",
            "modified": "2026-05-10T01:15:15.940262Z"
        },
        {
            "id": 77884,
            "name": "Bent 4 in the corner",
            "created": "2023-11-09T04:22:22.362400Z",
            "modified": "2026-03-30T15:28:08.426273Z"
        },
        {
            "id": 77883,
            "name": "Bent 4",
            "created": "2023-11-09T04:18:20.197840Z",
            "modified": "2026-03-30T15:28:07.067234Z"
        },
        {
            "id": 77880,
            "name": "Bent 3",
            "created": "2023-11-09T04:11:10.910465Z",
            "modified": "2026-02-16T00:47:57.621166Z"
        },
        {
            "id": 54025,
            "name": "Bending",
            "created": "2022-03-30T14:49:11.907613Z",
            "modified": "2026-05-17T16:54:26.795901Z"
        },
        {
            "id": 1776,
            "name": "Bend at the head of two stones (3)",
            "created": "2014-11-11T05:26:03.943176Z",
            "modified": "2026-05-16T06:56:53.760355Z"
        },
        {
            "id": 1775,
            "name": "Bend at the head of two stones (2)",
            "created": "2014-11-11T05:17:47.282979Z",
            "modified": "2026-05-16T10:32:01.660188Z"
        },
        {
            "id": 1774,
            "name": "Bend at the head of two stones",
            "created": "2014-11-11T05:12:28.159495Z",
            "modified": "2026-05-16T01:53:54.832006Z"
        },
        {
            "id": 1772,
            "name": "Bend after attachment (4)",
            "created": "2014-11-11T04:48:20.099373Z",
            "modified": "2026-05-16T00:31:46.751920Z"
        },
        {
            "id": 1771,
            "name": "Bend after attachment (3)",
            "created": "2014-11-11T04:41:33.387339Z",
            "modified": "2026-05-16T08:27:48.781724Z"
        }
    ]
}