List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5254",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5252",
    "results": [
        {
            "id": 9337,
            "name": "3x2 corner 2",
            "created": "2018-02-12T00:31:10.490591Z",
            "modified": "2026-03-31T20:18:01.102610Z"
        },
        {
            "id": 9336,
            "name": "3x2 corner",
            "created": "2018-02-12T00:29:43.727264Z",
            "modified": "2026-03-31T20:17:59.540862Z"
        },
        {
            "id": 9335,
            "name": "gentleman's problem 18",
            "created": "2018-02-11T17:41:30.633254Z",
            "modified": "2026-03-31T20:17:57.488602Z"
        },
        {
            "id": 9334,
            "name": "gentleman's problem 17",
            "created": "2018-02-11T16:17:10.826104Z",
            "modified": "2026-03-31T20:17:56.109691Z"
        },
        {
            "id": 9333,
            "name": "両ガカリ01",
            "created": "2018-02-11T07:53:40.018801Z",
            "modified": "2026-03-31T20:17:54.518833Z"
        },
        {
            "id": 9332,
            "name": "b to w by 5",
            "created": "2018-02-10T12:59:22.788119Z",
            "modified": "2026-03-31T20:17:52.834305Z"
        },
        {
            "id": 9331,
            "name": "test 2",
            "created": "2018-02-06T09:32:29.249888Z",
            "modified": "2026-03-31T20:17:51.355399Z"
        },
        {
            "id": 9330,
            "name": "test problem",
            "created": "2018-02-06T09:25:31.359789Z",
            "modified": "2026-03-31T20:17:50.162751Z"
        },
        {
            "id": 9329,
            "name": "blindspot 5 (hard)",
            "created": "2018-02-05T21:37:05.072979Z",
            "modified": "2026-03-31T20:17:48.606422Z"
        },
        {
            "id": 9328,
            "name": "gentleman's problem 16",
            "created": "2018-02-03T19:20:57.984854Z",
            "modified": "2026-03-31T20:17:47.260020Z"
        }
    ]
}