List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5769",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5767",
    "results": [
        {
            "id": 91873,
            "name": "S'échapper 2",
            "created": "2025-03-05T13:23:11.961479Z",
            "modified": "2026-04-13T09:08:15.182350Z"
        },
        {
            "id": 91768,
            "name": "Troisième Capture",
            "created": "2025-03-04T16:20:40.614832Z",
            "modified": "2026-04-13T09:08:17.614826Z"
        },
        {
            "id": 91874,
            "name": "S'échapper 3",
            "created": "2025-03-05T13:24:31.716322Z",
            "modified": "2026-04-13T09:08:20.443984Z"
        },
        {
            "id": 92180,
            "name": "Quatrième capture",
            "created": "2025-03-08T17:05:59.355174Z",
            "modified": "2026-04-13T09:08:23.072883Z"
        },
        {
            "id": 94049,
            "name": "Cinquième capture",
            "created": "2025-05-12T15:06:53.211391Z",
            "modified": "2026-04-13T09:08:53.599310Z"
        },
        {
            "id": 55149,
            "name": "BGJ 171 (2015) 2",
            "created": "2022-04-17T16:35:33.138470Z",
            "modified": "2026-04-13T09:09:12.497436Z"
        },
        {
            "id": 92110,
            "name": "Le Kô 1",
            "created": "2025-03-06T16:52:50.006559Z",
            "modified": "2026-04-13T09:09:27.616095Z"
        },
        {
            "id": 92111,
            "name": "Le Kô 2",
            "created": "2025-03-06T16:55:40.560223Z",
            "modified": "2026-04-13T09:09:31.232654Z"
        },
        {
            "id": 55150,
            "name": "BGJ 171 (2015) 3",
            "created": "2022-04-17T16:37:59.173821Z",
            "modified": "2026-04-13T09:09:47.791367Z"
        },
        {
            "id": 91888,
            "name": "Double atari 1",
            "created": "2025-03-05T13:41:09.289080Z",
            "modified": "2026-04-13T09:10:20.701233Z"
        }
    ]
}