List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4610",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4608",
    "results": [
        {
            "id": 18267,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T08:49:46.745371Z",
            "modified": "2026-03-31T22:45:29.158950Z"
        },
        {
            "id": 18266,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T08:45:28.189797Z",
            "modified": "2026-05-10T01:47:12.627455Z"
        },
        {
            "id": 18265,
            "name": "DdddddEeeeeUuuuuTttttSssssCccccHhhhhLAND",
            "created": "2020-05-11T08:44:02.100480Z",
            "modified": "2026-05-09T23:03:31.617287Z"
        },
        {
            "id": 18264,
            "name": "tumego2",
            "created": "2020-05-11T08:39:29.643820Z",
            "modified": "2026-05-09T23:02:06.530602Z"
        },
        {
            "id": 18263,
            "name": "tumego1",
            "created": "2020-05-11T08:33:05.071584Z",
            "modified": "2026-05-09T22:57:45.339003Z"
        },
        {
            "id": 18262,
            "name": "Sttttttttttaaaaaaaaarrrrrrrrrrrrrrrr",
            "created": "2020-05-11T08:28:07.565217Z",
            "modified": "2026-05-09T22:52:58.316442Z"
        },
        {
            "id": 18248,
            "name": "原创|easy",
            "created": "2020-05-11T00:48:48.538013Z",
            "modified": "2026-05-10T01:42:34.722949Z"
        },
        {
            "id": 18247,
            "name": "摘自goproblems.com",
            "created": "2020-05-11T00:41:28.919246Z",
            "modified": "2026-05-10T01:37:32.966971Z"
        },
        {
            "id": 18246,
            "name": "原创|easy",
            "created": "2020-05-11T00:39:38.723890Z",
            "modified": "2026-05-10T01:32:10.986999Z"
        },
        {
            "id": 18245,
            "name": "原创|hard",
            "created": "2020-05-11T00:26:40.495497Z",
            "modified": "2026-05-10T01:26:31.836550Z"
        }
    ]
}