List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5429",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5427",
    "results": [
        {
            "id": 39334,
            "name": "ข้อที่3",
            "created": "2021-10-03T14:58:38.229534Z",
            "modified": "2026-03-30T10:52:14.740426Z"
        },
        {
            "id": 39333,
            "name": "ข้อที่ 2",
            "created": "2021-10-03T14:56:22.442528Z",
            "modified": "2026-03-30T10:52:14.685540Z"
        },
        {
            "id": 39330,
            "name": "ข้อที่ 1",
            "created": "2021-10-03T14:17:21.275700Z",
            "modified": "2026-03-30T10:52:14.389584Z"
        },
        {
            "id": 39250,
            "name": "Turn7Holding65.8%",
            "created": "2021-10-02T13:21:36.412321Z",
            "modified": "2026-03-30T10:51:10.752415Z"
        },
        {
            "id": 39247,
            "name": "Elegant1",
            "created": "2021-10-02T11:32:48.833560Z",
            "modified": "2026-03-30T10:51:10.477821Z"
        },
        {
            "id": 39246,
            "name": "Survival",
            "created": "2021-10-02T11:31:05.936438Z",
            "modified": "2026-03-30T10:51:10.410131Z"
        },
        {
            "id": 39205,
            "name": "Zhao Guanru's +0.2 Point Elephant Eye",
            "created": "2021-10-01T22:37:53.397201Z",
            "modified": "2026-03-30T10:51:09.447200Z"
        },
        {
            "id": 39198,
            "name": "The ultimate escape",
            "created": "2021-10-01T17:08:20.761728Z",
            "modified": "2026-03-30T10:51:09.335610Z"
        },
        {
            "id": 39193,
            "name": "black play 17",
            "created": "2021-10-01T14:31:48.685933Z",
            "modified": "2026-03-30T10:51:09.241758Z"
        },
        {
            "id": 39194,
            "name": "black play 18",
            "created": "2021-10-01T14:40:30.475647Z",
            "modified": "2026-03-30T10:51:09.239235Z"
        }
    ]
}