List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5823",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5821",
    "results": [
        {
            "id": 75297,
            "name": "008. Tesuji",
            "created": "2023-07-19T03:15:54.407129Z",
            "modified": "2026-04-01T02:24:46.134282Z"
        },
        {
            "id": 50817,
            "name": "008 — How strong is your endgame?",
            "created": "2022-03-01T15:12:45.580720Z",
            "modified": "2026-04-01T00:46:36.964058Z"
        },
        {
            "id": 75293,
            "name": "008. Đen đi giết",
            "created": "2023-07-19T02:40:38.814792Z",
            "modified": "2026-04-01T00:48:08.238329Z"
        },
        {
            "id": 3031,
            "name": "008 corner 3rd line 3w",
            "created": "2015-10-29T17:33:00.484369Z",
            "modified": "2026-04-02T15:54:25.434886Z"
        },
        {
            "id": 8056,
            "name": "008 Black to kill",
            "created": "2017-06-07T16:11:02.987341Z",
            "modified": "2026-03-31T19:51:50.786892Z"
        },
        {
            "id": 48808,
            "name": "008 — Barbarians from the four corners of the earth will come to the King",
            "created": "2022-02-10T20:01:14.063814Z",
            "modified": "2026-03-30T12:13:13.074274Z"
        },
        {
            "id": 533,
            "name": "008 - 539",
            "created": "2014-10-08T02:07:21.353943Z",
            "modified": "2026-04-09T06:25:11.951934Z"
        },
        {
            "id": 44660,
            "name": "008 / 300",
            "created": "2021-12-11T17:27:52.272332Z",
            "modified": "2026-04-01T00:46:15.093427Z"
        },
        {
            "id": 49444,
            "name": "008 / 150",
            "created": "2022-02-18T17:23:37.428692Z",
            "modified": "2026-03-30T12:19:12.093725Z"
        },
        {
            "id": 20267,
            "name": "008/098",
            "created": "2020-07-28T08:10:01.740587Z",
            "modified": "2026-04-02T23:52:53.508968Z"
        }
    ]
}