List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5375",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5373",
    "results": [
        {
            "id": 47391,
            "name": "Diagram [5784]",
            "created": "2022-01-27T10:28:49.099210Z",
            "modified": "2026-03-30T12:01:09.409760Z"
        },
        {
            "id": 47389,
            "name": "Diagram [5782]",
            "created": "2022-01-27T10:25:41.960425Z",
            "modified": "2026-03-30T12:01:09.347465Z"
        },
        {
            "id": 47388,
            "name": "Diagram [5781]",
            "created": "2022-01-27T10:23:55.846738Z",
            "modified": "2026-03-30T12:01:09.346865Z"
        },
        {
            "id": 47390,
            "name": "Diagram [5783]",
            "created": "2022-01-27T10:27:28.899716Z",
            "modified": "2026-03-30T12:01:09.344571Z"
        },
        {
            "id": 47387,
            "name": "Diagram [5780]",
            "created": "2022-01-27T10:22:25.086965Z",
            "modified": "2026-03-30T12:01:09.319293Z"
        },
        {
            "id": 47386,
            "name": "Diagram [5779]",
            "created": "2022-01-27T10:19:55.733502Z",
            "modified": "2026-03-30T12:01:09.279150Z"
        },
        {
            "id": 47385,
            "name": "Diagram [5778]",
            "created": "2022-01-27T10:17:49.971812Z",
            "modified": "2026-03-30T12:01:09.216788Z"
        },
        {
            "id": 47384,
            "name": "Diagram [5777]",
            "created": "2022-01-27T10:15:47.346600Z",
            "modified": "2026-03-30T12:01:09.141724Z"
        },
        {
            "id": 47383,
            "name": "Diagram [5776]",
            "created": "2022-01-27T10:14:06.797085Z",
            "modified": "2026-03-30T12:01:09.050328Z"
        },
        {
            "id": 47382,
            "name": "Diagram [5775]",
            "created": "2022-01-27T10:11:34.844804Z",
            "modified": "2026-03-30T12:01:09.003129Z"
        }
    ]
}