List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=863
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=864",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=862",
    "results": [
        {
            "id": 38648,
            "name": "Diagram [1947]",
            "created": "2021-09-21T10:43:11.772912Z",
            "modified": "2026-03-31T17:45:59.388545Z"
        },
        {
            "id": 41652,
            "name": "Diagram [2947]",
            "created": "2021-10-29T08:21:23.501894Z",
            "modified": "2026-03-31T17:46:00.568188Z"
        },
        {
            "id": 38649,
            "name": "Diagram [1948]",
            "created": "2021-09-21T10:47:18.991530Z",
            "modified": "2026-03-31T17:46:01.727724Z"
        },
        {
            "id": 38650,
            "name": "Diagram [1949]",
            "created": "2021-09-21T10:50:12.130441Z",
            "modified": "2026-03-31T17:46:04.075824Z"
        },
        {
            "id": 38651,
            "name": "Diagram [1950]",
            "created": "2021-09-21T10:52:22.990048Z",
            "modified": "2026-03-31T17:46:06.510185Z"
        },
        {
            "id": 38665,
            "name": "Diagram [1951]",
            "created": "2021-09-22T12:29:14.388966Z",
            "modified": "2026-03-31T17:46:09.353864Z"
        },
        {
            "id": 38671,
            "name": "Diagram [1957]",
            "created": "2021-09-22T12:42:09.782317Z",
            "modified": "2026-03-31T17:46:24.457326Z"
        },
        {
            "id": 38672,
            "name": "Diagram [1958]",
            "created": "2021-09-22T12:43:34.539021Z",
            "modified": "2026-03-31T17:46:26.853564Z"
        },
        {
            "id": 38673,
            "name": "Diagram [1959]",
            "created": "2021-09-22T12:45:13.140260Z",
            "modified": "2026-03-31T17:46:29.547741Z"
        },
        {
            "id": 38674,
            "name": "Diagram [1960]",
            "created": "2021-09-22T12:46:45.988925Z",
            "modified": "2026-03-31T17:46:34.657278Z"
        }
    ]
}