List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4813",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4811",
    "results": [
        {
            "id": 32162,
            "name": "Diagram (692)",
            "created": "2021-06-26T08:25:17.495758Z",
            "modified": "2026-03-31T17:30:29.046321Z"
        },
        {
            "id": 41044,
            "name": "Diagram [2693]",
            "created": "2021-10-23T08:01:03.758937Z",
            "modified": "2026-03-31T17:30:26.676740Z"
        },
        {
            "id": 38167,
            "name": "Diagram [1693]",
            "created": "2021-09-11T06:43:21.872862Z",
            "modified": "2026-03-31T17:30:25.477317Z"
        },
        {
            "id": 40969,
            "name": "Diagram [2692]",
            "created": "2021-10-22T08:23:11.631774Z",
            "modified": "2026-03-31T17:30:21.781480Z"
        },
        {
            "id": 38166,
            "name": "Diagram [1692]",
            "created": "2021-09-11T06:42:29.349091Z",
            "modified": "2026-03-31T17:30:20.545646Z"
        },
        {
            "id": 40968,
            "name": "Diagram [2691]",
            "created": "2021-10-22T08:22:14.910991Z",
            "modified": "2026-03-31T17:30:17.028348Z"
        },
        {
            "id": 38165,
            "name": "Diagram [1691]",
            "created": "2021-09-11T06:40:36.317050Z",
            "modified": "2026-03-31T17:30:15.580584Z"
        },
        {
            "id": 52218,
            "name": "Diagram [4687]",
            "created": "2022-03-15T12:15:31.723701Z",
            "modified": "2026-03-31T17:30:12.873300Z"
        },
        {
            "id": 40967,
            "name": "Diagram [2690]",
            "created": "2021-10-22T08:20:53.767303Z",
            "modified": "2026-03-31T17:30:10.263036Z"
        },
        {
            "id": 38164,
            "name": "Diagram [1690]",
            "created": "2021-09-11T06:38:55.992152Z",
            "modified": "2026-03-31T17:30:09.069092Z"
        }
    ]
}