List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4745",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4743",
    "results": [
        {
            "id": 14654,
            "name": "simple go opening",
            "created": "2019-07-16T06:59:32.522321Z",
            "modified": "2026-03-31T22:22:43.368921Z"
        },
        {
            "id": 14653,
            "name": "san san joseki",
            "created": "2019-07-16T06:55:14.693290Z",
            "modified": "2026-03-31T22:22:42.116496Z"
        },
        {
            "id": 14652,
            "name": "san-san approach",
            "created": "2019-07-16T06:52:21.998400Z",
            "modified": "2026-03-31T22:22:40.673049Z"
        },
        {
            "id": 14651,
            "name": "last capture",
            "created": "2019-07-16T06:45:23.012605Z",
            "modified": "2026-03-31T22:22:39.445237Z"
        },
        {
            "id": 14650,
            "name": "capture again",
            "created": "2019-07-16T06:42:19.324414Z",
            "modified": "2026-03-31T22:22:37.689776Z"
        },
        {
            "id": 14649,
            "name": "capture",
            "created": "2019-07-16T06:40:35.615698Z",
            "modified": "2026-03-31T22:22:36.174568Z"
        },
        {
            "id": 14648,
            "name": "あまり知られていません。",
            "created": "2019-07-15T08:56:22.353488Z",
            "modified": "2026-05-05T17:22:50.466048Z"
        },
        {
            "id": 14647,
            "name": "great opening",
            "created": "2019-07-15T08:53:11.210066Z",
            "modified": "2026-04-23T02:38:00.850273Z"
        },
        {
            "id": 14646,
            "name": "あなたは5手目に気付けるか⁉",
            "created": "2019-07-15T08:50:00.883302Z",
            "modified": "2026-05-05T17:22:49.713187Z"
        },
        {
            "id": 14644,
            "name": "Kill white.",
            "created": "2019-07-14T02:07:00.726606Z",
            "modified": "2026-03-31T22:22:29.660359Z"
        }
    ]
}