List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5822",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5820",
    "results": [
        {
            "id": 47905,
            "name": "Diagram [5942]",
            "created": "2022-02-01T09:52:49.567354Z",
            "modified": "2026-02-15T20:38:18.781686Z"
        },
        {
            "id": 47903,
            "name": "Diagram [5940]",
            "created": "2022-02-01T09:48:29.571079Z",
            "modified": "2026-02-15T20:38:16.650364Z"
        },
        {
            "id": 47902,
            "name": "Diagram [5939]",
            "created": "2022-02-01T09:45:50.080705Z",
            "modified": "2026-02-15T20:38:15.504175Z"
        },
        {
            "id": 47897,
            "name": "Diagram [5934]",
            "created": "2022-02-01T09:35:40.454142Z",
            "modified": "2026-02-15T20:38:10.793597Z"
        },
        {
            "id": 47894,
            "name": "Diagram [5931]",
            "created": "2022-02-01T09:30:17.515499Z",
            "modified": "2026-02-15T20:38:07.865535Z"
        },
        {
            "id": 47893,
            "name": "Diagram [5930]",
            "created": "2022-02-01T09:28:38.073031Z",
            "modified": "2026-02-15T20:38:06.885940Z"
        },
        {
            "id": 47891,
            "name": "Diagram [5928]",
            "created": "2022-02-01T09:25:18.833274Z",
            "modified": "2026-02-15T20:38:04.890819Z"
        },
        {
            "id": 47890,
            "name": "Diagram [5927]",
            "created": "2022-02-01T09:23:21.949727Z",
            "modified": "2026-02-15T20:38:03.880567Z"
        },
        {
            "id": 47888,
            "name": "Diagram [5925]",
            "created": "2022-02-01T09:17:01.618327Z",
            "modified": "2026-02-15T20:38:01.756404Z"
        },
        {
            "id": 47786,
            "name": "Diagram [5899]",
            "created": "2022-01-31T09:01:58.729614Z",
            "modified": "2026-02-15T20:36:56.107668Z"
        }
    ]
}