List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5861",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5859",
    "results": [
        {
            "id": 36129,
            "name": "Diagram [977]",
            "created": "2021-08-12T07:48:10.599519Z",
            "modified": "2026-02-15T19:41:15.092893Z"
        },
        {
            "id": 36128,
            "name": "Diagram [976]",
            "created": "2021-08-12T07:45:35.117127Z",
            "modified": "2026-02-15T19:41:08.924989Z"
        },
        {
            "id": 36127,
            "name": "Diagram [975]",
            "created": "2021-08-12T07:41:05.152671Z",
            "modified": "2026-02-15T19:41:07.822632Z"
        },
        {
            "id": 36126,
            "name": "Diagram [974)",
            "created": "2021-08-12T07:38:52.207584Z",
            "modified": "2026-02-15T19:41:06.818089Z"
        },
        {
            "id": 36122,
            "name": "Diagram [971]",
            "created": "2021-08-12T07:29:52.351148Z",
            "modified": "2026-02-15T19:41:04.008015Z"
        },
        {
            "id": 36117,
            "name": "Diagram [966]",
            "created": "2021-08-12T07:07:36.405270Z",
            "modified": "2026-02-15T19:40:58.633452Z"
        },
        {
            "id": 36116,
            "name": "Diagram [965]",
            "created": "2021-08-12T07:05:57.214235Z",
            "modified": "2026-02-15T19:40:57.739030Z"
        },
        {
            "id": 36114,
            "name": "Diagram [964]",
            "created": "2021-08-12T07:03:54.333909Z",
            "modified": "2026-02-15T19:40:56.809525Z"
        },
        {
            "id": 36113,
            "name": "Diagram [963]",
            "created": "2021-08-12T07:02:22.782585Z",
            "modified": "2026-02-15T19:40:55.967339Z"
        },
        {
            "id": 36106,
            "name": "Diagram [959]",
            "created": "2021-08-12T06:50:57.849561Z",
            "modified": "2026-02-15T19:40:52.135799Z"
        }
    ]
}