List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4840
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=4841",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4839",
    "results": [
        {
            "id": 37952,
            "name": "Diagram [1565]",
            "created": "2021-09-06T13:19:34.760923Z",
            "modified": "2026-03-31T17:14:42.163087Z"
        },
        {
            "id": 45962,
            "name": "Diagram [5565]",
            "created": "2022-01-02T16:53:02.588039Z",
            "modified": "2026-03-31T17:14:38.378747Z"
        },
        {
            "id": 37951,
            "name": "Diagram [1564]",
            "created": "2021-09-06T13:18:05.005147Z",
            "modified": "2026-03-31T17:14:34.865195Z"
        },
        {
            "id": 51869,
            "name": "Diagram [4563]",
            "created": "2022-03-13T09:51:45.469117Z",
            "modified": "2026-03-31T17:14:32.406877Z"
        },
        {
            "id": 45961,
            "name": "Diagram [5563]",
            "created": "2022-01-02T16:48:43.395142Z",
            "modified": "2026-03-31T17:14:31.210997Z"
        },
        {
            "id": 37950,
            "name": "Diagram [1563]",
            "created": "2021-09-06T13:16:40.958024Z",
            "modified": "2026-03-31T17:14:27.187081Z"
        },
        {
            "id": 45960,
            "name": "Diagram [5562]",
            "created": "2022-01-02T16:45:18.915988Z",
            "modified": "2026-03-31T17:14:22.336126Z"
        },
        {
            "id": 37949,
            "name": "Diagram [1562]",
            "created": "2021-09-06T13:14:47.700647Z",
            "modified": "2026-03-31T17:14:18.597325Z"
        },
        {
            "id": 45959,
            "name": "Diagram [5561]",
            "created": "2022-01-02T16:43:25.139858Z",
            "modified": "2026-03-31T17:14:14.555384Z"
        },
        {
            "id": 40279,
            "name": "Diagram [2561]",
            "created": "2021-10-15T09:51:36.145320Z",
            "modified": "2026-03-31T17:14:12.223232Z"
        }
    ]
}