List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5561
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=-id&page=5562",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5560",
    "results": [
        {
            "id": 5834,
            "name": "Chapter 2.8",
            "created": "2016-04-09T19:41:43.351297Z",
            "modified": "2026-04-02T05:14:44.287920Z"
        },
        {
            "id": 5833,
            "name": "Chapter 2.6",
            "created": "2016-04-09T19:39:57.289600Z",
            "modified": "2026-04-02T07:03:11.441413Z"
        },
        {
            "id": 5832,
            "name": "Chapter 2.5",
            "created": "2016-04-09T19:39:09.718702Z",
            "modified": "2026-03-31T19:05:28.975212Z"
        },
        {
            "id": 5831,
            "name": "Chapter 2.4",
            "created": "2016-04-09T19:37:58.376111Z",
            "modified": "2026-03-31T19:05:27.404960Z"
        },
        {
            "id": 5830,
            "name": "Chapter 2.3",
            "created": "2016-04-09T19:30:26.582468Z",
            "modified": "2026-03-31T19:05:25.586481Z"
        },
        {
            "id": 5829,
            "name": "Chapter 2.2",
            "created": "2016-04-09T19:28:41.320743Z",
            "modified": "2026-03-31T19:05:23.860499Z"
        },
        {
            "id": 5828,
            "name": "Chapter 2.1",
            "created": "2016-04-09T19:26:36.651366Z",
            "modified": "2026-04-02T21:32:03.985795Z"
        },
        {
            "id": 5827,
            "name": "Chapter 2.0",
            "created": "2016-04-09T19:24:38.670871Z",
            "modified": "2026-03-31T19:05:20.831537Z"
        },
        {
            "id": 5825,
            "name": "https://online-go.com/game/4803051",
            "created": "2016-04-09T00:00:33.304000Z",
            "modified": "2026-03-31T19:05:19.695587Z"
        },
        {
            "id": 5824,
            "name": "https://online-go.com/game/4806537",
            "created": "2016-04-08T23:43:50.475878Z",
            "modified": "2026-03-31T19:05:18.117223Z"
        }
    ]
}