List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=291",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=289",
    "results": [
        {
            "id": 3416,
            "name": "Ein einfaches Joseki Profipartie 1",
            "created": "2015-12-17T17:35:38.521790Z",
            "modified": "2026-03-31T18:59:57.126199Z"
        },
        {
            "id": 3417,
            "name": "Question #7",
            "created": "2015-12-19T04:41:46.521141Z",
            "modified": "2026-03-31T18:59:58.414947Z"
        },
        {
            "id": 3418,
            "name": "Question #8",
            "created": "2015-12-19T04:49:28.145957Z",
            "modified": "2026-03-31T19:00:00.145613Z"
        },
        {
            "id": 3420,
            "name": "赤目の定石勉強帳1・小目-高カカリ-一間低ハサミ",
            "created": "2015-12-24T11:06:22.937794Z",
            "modified": "2026-04-12T10:31:43.025997Z"
        },
        {
            "id": 3421,
            "name": "0: Introduction",
            "created": "2015-12-26T19:44:20.952646Z",
            "modified": "2026-04-28T07:33:33.457514Z"
        },
        {
            "id": 3422,
            "name": "1-1: Liberties",
            "created": "2015-12-26T19:54:30.772172Z",
            "modified": "2026-04-28T07:33:37.874476Z"
        },
        {
            "id": 3423,
            "name": "1-2: Location of Stones",
            "created": "2015-12-26T20:01:48.672923Z",
            "modified": "2026-04-28T07:33:42.303897Z"
        },
        {
            "id": 3424,
            "name": "1-3: Directions of Development",
            "created": "2015-12-26T20:17:41.418914Z",
            "modified": "2026-04-28T07:33:44.927330Z"
        },
        {
            "id": 3425,
            "name": "2: Simple Positions of Single Stones",
            "created": "2015-12-26T20:30:01.434225Z",
            "modified": "2026-04-28T07:33:47.298009Z"
        },
        {
            "id": 3426,
            "name": "3-1: 4 Basic Moves for Building Local Positions",
            "created": "2015-12-26T20:35:59.823125Z",
            "modified": "2026-04-28T07:33:51.944070Z"
        }
    ]
}