List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5389",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5387",
    "results": [
        {
            "id": 46254,
            "name": "Joseki 1",
            "created": "2022-01-08T19:10:42.724716Z",
            "modified": "2026-03-30T11:51:03.192693Z"
        },
        {
            "id": 46272,
            "name": "Diagram [5691]",
            "created": "2022-01-09T09:01:14.778286Z",
            "modified": "2026-03-30T11:51:03.189792Z"
        },
        {
            "id": 46271,
            "name": "Diagram [5690]",
            "created": "2022-01-09T08:58:39.706010Z",
            "modified": "2026-03-30T11:51:03.041167Z"
        },
        {
            "id": 46270,
            "name": "Diagram [5689]",
            "created": "2022-01-09T08:56:55.222306Z",
            "modified": "2026-03-30T11:51:02.836629Z"
        },
        {
            "id": 46269,
            "name": "Diagram [5688]",
            "created": "2022-01-09T08:53:33.616945Z",
            "modified": "2026-03-30T11:51:02.832548Z"
        },
        {
            "id": 46268,
            "name": "Diagram [5687]",
            "created": "2022-01-09T08:51:21.928428Z",
            "modified": "2026-03-30T11:51:02.370015Z"
        },
        {
            "id": 46246,
            "name": "view/40194212",
            "created": "2022-01-08T18:16:14.872354Z",
            "modified": "2026-03-30T11:51:00.856159Z"
        },
        {
            "id": 46245,
            "name": "Diagram [5686]",
            "created": "2022-01-08T17:30:45.854963Z",
            "modified": "2026-03-30T11:51:00.804814Z"
        },
        {
            "id": 46227,
            "name": "Diagram [5671]",
            "created": "2022-01-08T14:18:29.613314Z",
            "modified": "2026-03-30T11:50:12.481842Z"
        },
        {
            "id": 46225,
            "name": "Diagram [5669]",
            "created": "2022-01-08T14:13:22.587722Z",
            "modified": "2026-03-30T11:50:12.460921Z"
        }
    ]
}