List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5700",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5698",
    "results": [
        {
            "id": 1877,
            "name": "Capturing Stones 1.7",
            "created": "2014-11-18T23:17:52.137938Z",
            "modified": "2026-04-17T03:06:16.860463Z"
        },
        {
            "id": 1875,
            "name": "Capturing Stones 1.6",
            "created": "2014-11-18T03:10:01.649571Z",
            "modified": "2026-04-17T03:06:16.450521Z"
        },
        {
            "id": 1874,
            "name": "Capturing Stones 1.5",
            "created": "2014-11-18T03:04:59.455823Z",
            "modified": "2026-04-17T03:06:16.145280Z"
        },
        {
            "id": 1873,
            "name": "Capturing Stones 1.4",
            "created": "2014-11-18T03:00:15.375268Z",
            "modified": "2026-04-17T03:06:15.735152Z"
        },
        {
            "id": 1872,
            "name": "Capturing Stones 1.3",
            "created": "2014-11-18T02:57:09.586148Z",
            "modified": "2026-04-17T03:06:15.420503Z"
        },
        {
            "id": 1871,
            "name": "Capturing Stones 1.2",
            "created": "2014-11-18T02:52:56.973320Z",
            "modified": "2026-04-17T03:06:15.012834Z"
        },
        {
            "id": 1869,
            "name": "Capturing Stones 1.1",
            "created": "2014-11-18T02:49:48.199508Z",
            "modified": "2026-04-17T03:06:14.700520Z"
        },
        {
            "id": 1868,
            "name": "Introduction",
            "created": "2014-11-18T02:45:11.954661Z",
            "modified": "2026-04-19T05:37:06.019286Z"
        },
        {
            "id": 1867,
            "name": "Escaping 1",
            "created": "2014-11-18T02:26:24.251278Z",
            "modified": "2026-04-17T03:06:13.883255Z"
        },
        {
            "id": 1866,
            "name": "Capturing Stones 7",
            "created": "2014-11-18T02:20:14.569946Z",
            "modified": "2026-04-17T03:06:13.473381Z"
        }
    ]
}