List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=312",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=310",
    "results": [
        {
            "id": 5827,
            "name": "Chapter 2.0",
            "created": "2016-04-09T19:24:38.670871Z",
            "modified": "2026-04-26T16:32:53.923008Z"
        },
        {
            "id": 5828,
            "name": "Chapter 2.1",
            "created": "2016-04-09T19:26:36.651366Z",
            "modified": "2026-04-22T01:53:07.712801Z"
        },
        {
            "id": 5829,
            "name": "Chapter 2.2",
            "created": "2016-04-09T19:28:41.320743Z",
            "modified": "2026-04-17T03:08:19.062287Z"
        },
        {
            "id": 5830,
            "name": "Chapter 2.3",
            "created": "2016-04-09T19:30:26.582468Z",
            "modified": "2026-04-17T03:08:19.145987Z"
        },
        {
            "id": 5831,
            "name": "Chapter 2.4",
            "created": "2016-04-09T19:37:58.376111Z",
            "modified": "2026-04-17T03:08:20.117995Z"
        },
        {
            "id": 5832,
            "name": "Chapter 2.5",
            "created": "2016-04-09T19:39:09.718702Z",
            "modified": "2026-04-17T03:08:20.177199Z"
        },
        {
            "id": 5833,
            "name": "Chapter 2.6",
            "created": "2016-04-09T19:39:57.289600Z",
            "modified": "2026-04-25T13:31:34.443318Z"
        },
        {
            "id": 5834,
            "name": "Chapter 2.8",
            "created": "2016-04-09T19:41:43.351297Z",
            "modified": "2026-04-17T03:08:21.178231Z"
        },
        {
            "id": 5835,
            "name": "Chapter 2.9",
            "created": "2016-04-09T19:49:50.494894Z",
            "modified": "2026-04-17T03:08:22.035673Z"
        },
        {
            "id": 5836,
            "name": "Chapter 2.10",
            "created": "2016-04-09T20:13:11.565452Z",
            "modified": "2026-04-17T03:08:22.239243Z"
        }
    ]
}