List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=877
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=-modified&page=878",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=876",
    "results": [
        {
            "id": 78342,
            "name": "problem 1",
            "created": "2023-11-26T15:59:31.884136Z",
            "modified": "2026-05-20T06:24:19.800641Z"
        },
        {
            "id": 77910,
            "name": "Wedge 14k",
            "created": "2023-11-10T15:12:36.628804Z",
            "modified": "2026-05-20T06:24:18.853932Z"
        },
        {
            "id": 77872,
            "name": "Life, Death, and Go",
            "created": "2023-11-08T23:46:22.458626Z",
            "modified": "2026-05-20T06:24:18.017213Z"
        },
        {
            "id": 77868,
            "name": "black to move",
            "created": "2023-11-08T10:03:52.738321Z",
            "modified": "2026-05-20T06:24:17.217231Z"
        },
        {
            "id": 77845,
            "name": "ตัวอย่าง",
            "created": "2023-11-08T05:59:24.532658Z",
            "modified": "2026-05-20T06:24:16.384860Z"
        },
        {
            "id": 77744,
            "name": "Number 1",
            "created": "2023-11-03T12:29:27.139389Z",
            "modified": "2026-05-20T06:24:15.334673Z"
        },
        {
            "id": 77726,
            "name": "Introduction",
            "created": "2023-11-01T05:44:21.717111Z",
            "modified": "2026-05-20T06:24:13.450463Z"
        },
        {
            "id": 77636,
            "name": "Pattern 1",
            "created": "2023-10-29T11:18:36.184502Z",
            "modified": "2026-05-20T06:24:12.579976Z"
        },
        {
            "id": 77632,
            "name": "Question 1",
            "created": "2023-10-29T09:53:49.665923Z",
            "modified": "2026-05-20T06:24:11.724750Z"
        },
        {
            "id": 77455,
            "name": "BV1rK4y1J78k",
            "created": "2023-10-19T14:11:08.738579Z",
            "modified": "2026-05-20T06:24:09.797480Z"
        }
    ]
}