List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5773",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5771",
    "results": [
        {
            "id": 56136,
            "name": "BGJ 153 (2010) 4",
            "created": "2022-05-02T12:29:42.773052Z",
            "modified": "2026-02-15T22:50:28.851123Z"
        },
        {
            "id": 56135,
            "name": "BGJ 153 (2010) 3",
            "created": "2022-05-02T12:27:45.348223Z",
            "modified": "2026-02-15T22:50:27.639794Z"
        },
        {
            "id": 56134,
            "name": "BGJ 153 (2010) 2",
            "created": "2022-05-02T12:26:25.097896Z",
            "modified": "2026-02-15T22:50:15.119033Z"
        },
        {
            "id": 56128,
            "name": "BGJ 152 (2010) 1",
            "created": "2022-05-02T12:16:18.470040Z",
            "modified": "2026-02-15T22:50:09.923589Z"
        },
        {
            "id": 56126,
            "name": "BGJ 151 (2010) 2",
            "created": "2022-05-02T12:13:42.333828Z",
            "modified": "2026-02-15T22:50:07.929571Z"
        },
        {
            "id": 56060,
            "name": "BGJ 135 (2004) 1",
            "created": "2022-05-02T07:27:17.094536Z",
            "modified": "2026-02-15T22:48:58.795083Z"
        },
        {
            "id": 56059,
            "name": "BGJ 134 (2004) 2",
            "created": "2022-05-02T07:22:03.851310Z",
            "modified": "2026-02-15T22:48:57.752353Z"
        },
        {
            "id": 56058,
            "name": "BGJ 134 (2004) 1",
            "created": "2022-05-02T07:20:25.531434Z",
            "modified": "2026-02-15T22:48:57.107917Z"
        },
        {
            "id": 56056,
            "name": "BGJ 133 (2004) 6",
            "created": "2022-05-02T06:30:15.378236Z",
            "modified": "2026-02-15T22:48:55.936457Z"
        },
        {
            "id": 56055,
            "name": "BGJ 133 (2004) 5",
            "created": "2022-05-02T06:29:42.808109Z",
            "modified": "2026-02-15T22:48:54.984735Z"
        }
    ]
}