List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5583",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5581",
    "results": [
        {
            "id": 3424,
            "name": "1-3: Directions of Development",
            "created": "2015-12-26T20:17:41.418914Z",
            "modified": "2026-04-06T14:38:05.436022Z"
        },
        {
            "id": 3423,
            "name": "1-2: Location of Stones",
            "created": "2015-12-26T20:01:48.672923Z",
            "modified": "2026-04-06T17:38:08.012272Z"
        },
        {
            "id": 3422,
            "name": "1-1: Liberties",
            "created": "2015-12-26T19:54:30.772172Z",
            "modified": "2026-04-06T17:37:34.381322Z"
        },
        {
            "id": 3421,
            "name": "0: Introduction",
            "created": "2015-12-26T19:44:20.952646Z",
            "modified": "2026-04-06T18:12:06.384414Z"
        },
        {
            "id": 3420,
            "name": "赤目の定石勉強帳1・小目-高カカリ-一間低ハサミ",
            "created": "2015-12-24T11:06:22.937794Z",
            "modified": "2026-03-31T19:00:01.437614Z"
        },
        {
            "id": 3418,
            "name": "Question #8",
            "created": "2015-12-19T04:49:28.145957Z",
            "modified": "2026-03-31T19:00:00.145613Z"
        },
        {
            "id": 3417,
            "name": "Question #7",
            "created": "2015-12-19T04:41:46.521141Z",
            "modified": "2026-03-31T18:59:58.414947Z"
        },
        {
            "id": 3416,
            "name": "Ein einfaches Joseki Profipartie 1",
            "created": "2015-12-17T17:35:38.521790Z",
            "modified": "2026-03-31T18:59:57.126199Z"
        },
        {
            "id": 3415,
            "name": "Ein einfaches Joseki",
            "created": "2015-12-17T17:15:37.680246Z",
            "modified": "2026-03-31T18:59:55.682474Z"
        },
        {
            "id": 3414,
            "name": "Question #6",
            "created": "2015-12-16T04:06:53.775322Z",
            "modified": "2026-03-31T18:59:54.464165Z"
        }
    ]
}