List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4869",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4867",
    "results": [
        {
            "id": 13320,
            "name": "Yosé 1",
            "created": "2018-09-25T09:25:20.936966Z",
            "modified": "2026-05-14T03:51:48.198810Z"
        },
        {
            "id": 13319,
            "name": "Tsumego 18",
            "created": "2018-09-25T09:11:51.900561Z",
            "modified": "2026-04-15T11:02:09.897448Z"
        },
        {
            "id": 13318,
            "name": "Damé-zumari 8",
            "created": "2018-09-25T09:03:46.324054Z",
            "modified": "2026-05-12T16:37:44.608690Z"
        },
        {
            "id": 13317,
            "name": "123123123",
            "created": "2018-09-24T11:32:55.690982Z",
            "modified": "2026-03-31T21:57:53.707525Z"
        },
        {
            "id": 13316,
            "name": "布局定石111",
            "created": "2018-09-24T11:30:38.900060Z",
            "modified": "2026-03-31T21:57:52.549933Z"
        },
        {
            "id": 13315,
            "name": "gentleman's problem 23",
            "created": "2018-09-24T09:26:29.547601Z",
            "modified": "2026-04-29T10:00:05.660073Z"
        },
        {
            "id": 13314,
            "name": "Lesson 3",
            "created": "2018-09-23T18:18:02.736918Z",
            "modified": "2026-03-31T21:57:50.041050Z"
        },
        {
            "id": 13313,
            "name": "Go to the next level",
            "created": "2018-09-23T18:15:48.438768Z",
            "modified": "2026-03-31T21:57:48.854433Z"
        },
        {
            "id": 13312,
            "name": "Level 2",
            "created": "2018-09-23T18:02:00.978695Z",
            "modified": "2026-04-16T22:54:20.419683Z"
        },
        {
            "id": 13311,
            "name": "Lesson 2",
            "created": "2018-09-23T18:00:28.786175Z",
            "modified": "2026-04-16T22:54:20.100703Z"
        }
    ]
}