List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5550",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5548",
    "results": [
        {
            "id": 5953,
            "name": "Chapter 7.7",
            "created": "2016-04-11T00:58:47.989049Z",
            "modified": "2026-03-31T19:08:46.518141Z"
        },
        {
            "id": 5952,
            "name": "Chapter 7.6",
            "created": "2016-04-11T00:57:14.816019Z",
            "modified": "2026-03-31T19:08:44.786800Z"
        },
        {
            "id": 5951,
            "name": "Chapter 7.5",
            "created": "2016-04-11T00:55:15.094184Z",
            "modified": "2026-03-31T19:08:43.341924Z"
        },
        {
            "id": 5950,
            "name": "Chapter 7.4",
            "created": "2016-04-11T00:53:56.685013Z",
            "modified": "2026-04-02T22:12:06.001414Z"
        },
        {
            "id": 5949,
            "name": "Chapter 7.3",
            "created": "2016-04-11T00:52:18.892493Z",
            "modified": "2026-03-31T19:08:40.166680Z"
        },
        {
            "id": 5948,
            "name": "Chapter 7.2",
            "created": "2016-04-11T00:51:11.961115Z",
            "modified": "2026-03-31T19:08:38.740297Z"
        },
        {
            "id": 5947,
            "name": "Chapter 7.1",
            "created": "2016-04-11T00:50:10.097460Z",
            "modified": "2026-03-31T19:08:37.241529Z"
        },
        {
            "id": 5946,
            "name": "Chapter 6.24",
            "created": "2016-04-11T00:46:00.490663Z",
            "modified": "2026-03-31T19:08:35.392213Z"
        },
        {
            "id": 5945,
            "name": "Chapter 6.23",
            "created": "2016-04-11T00:43:53.200774Z",
            "modified": "2026-03-31T19:08:33.422418Z"
        },
        {
            "id": 5944,
            "name": "Chapter 6.22",
            "created": "2016-04-11T00:42:22.579647Z",
            "modified": "2026-03-31T19:08:31.684384Z"
        }
    ]
}