List accessible puzzles or create a new puzzle.

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

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