List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4743
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=-id&page=4744",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4742",
    "results": [
        {
            "id": 14664,
            "name": "Introduction to Life & Death 132/200",
            "created": "2019-07-21T12:19:34.494216Z",
            "modified": "2026-03-31T22:22:56.658721Z"
        },
        {
            "id": 14663,
            "name": "Ghhfyhhff",
            "created": "2019-07-20T09:21:14.039328Z",
            "modified": "2026-05-08T23:18:12.549667Z"
        },
        {
            "id": 14662,
            "name": "learn how to do the ladder",
            "created": "2019-07-20T06:04:43.700194Z",
            "modified": "2026-03-31T22:22:53.963678Z"
        },
        {
            "id": 14661,
            "name": "Teach capturing",
            "created": "2019-07-20T01:29:06.483112Z",
            "modified": "2026-04-17T03:15:26.538147Z"
        },
        {
            "id": 14660,
            "name": "Hanover",
            "created": "2019-07-19T20:57:26.265957Z",
            "modified": "2026-03-31T22:22:51.159816Z"
        },
        {
            "id": 14659,
            "name": "capture again",
            "created": "2019-07-18T08:08:01.567644Z",
            "modified": "2026-03-31T22:22:49.662214Z"
        },
        {
            "id": 14658,
            "name": "capture",
            "created": "2019-07-18T06:43:32.456081Z",
            "modified": "2026-03-31T22:22:48.475280Z"
        },
        {
            "id": 14657,
            "name": "count liberties 2",
            "created": "2019-07-17T06:51:19.480159Z",
            "modified": "2026-03-31T22:22:47.257430Z"
        },
        {
            "id": 14656,
            "name": "count liberties",
            "created": "2019-07-17T06:48:38.304628Z",
            "modified": "2026-03-31T22:22:46.075455Z"
        },
        {
            "id": 14655,
            "name": "grande geule de cochon",
            "created": "2019-07-16T11:57:27.291270Z",
            "modified": "2026-03-31T22:22:44.603947Z"
        }
    ]
}