List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4564",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4562",
    "results": [
        {
            "id": 19333,
            "name": "Tsumego 80",
            "created": "2020-06-11T13:52:06.737165Z",
            "modified": "2026-05-20T07:41:55.281425Z"
        },
        {
            "id": 19332,
            "name": "Tsumego 59",
            "created": "2020-06-11T13:28:24.402337Z",
            "modified": "2026-05-19T06:42:46.398245Z"
        },
        {
            "id": 19331,
            "name": "Damé-zumari 15",
            "created": "2020-06-11T13:01:08.829269Z",
            "modified": "2026-05-13T05:44:46.315513Z"
        },
        {
            "id": 19329,
            "name": "Introduction: Example 3",
            "created": "2020-06-11T10:48:33.048719Z",
            "modified": "2026-05-23T06:27:31.947790Z"
        },
        {
            "id": 19328,
            "name": "Introduction: Example 2",
            "created": "2020-06-11T10:40:00.218694Z",
            "modified": "2026-05-15T21:26:17.776527Z"
        },
        {
            "id": 19327,
            "name": "Introduction: Example 1",
            "created": "2020-06-11T10:27:46.144905Z",
            "modified": "2026-05-15T21:25:50.696645Z"
        },
        {
            "id": 19326,
            "name": "Introduction",
            "created": "2020-06-11T10:18:31.123384Z",
            "modified": "2026-05-22T17:21:33.021754Z"
        },
        {
            "id": 19325,
            "name": "Problem 3",
            "created": "2020-06-11T10:03:28.434058Z",
            "modified": "2026-05-15T21:40:07.210148Z"
        },
        {
            "id": 19324,
            "name": "原创题目|较难",
            "created": "2020-06-11T07:25:37.997961Z",
            "modified": "2026-05-10T01:06:30.045286Z"
        },
        {
            "id": 19323,
            "name": "Gogogo",
            "created": "2020-06-11T05:22:18.108263Z",
            "modified": "2026-05-10T00:59:05.410986Z"
        }
    ]
}