List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4676",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4674",
    "results": [
        {
            "id": 42471,
            "name": "view/38545889B",
            "created": "2021-11-10T01:56:43.604477Z",
            "modified": "2026-05-19T02:23:15.268565Z"
        },
        {
            "id": 45728,
            "name": "Diagram [5446]",
            "created": "2021-12-28T10:17:38.100465Z",
            "modified": "2026-05-19T02:23:24.244811Z"
        },
        {
            "id": 62708,
            "name": "Go flash: 30380",
            "created": "2022-09-16T11:51:01.376177Z",
            "modified": "2026-05-19T02:23:27.025187Z"
        },
        {
            "id": 45729,
            "name": "Diagram [5447]",
            "created": "2021-12-28T10:19:31.636456Z",
            "modified": "2026-05-19T02:23:27.419206Z"
        },
        {
            "id": 62709,
            "name": "Go flash: 30381",
            "created": "2022-09-16T11:52:26.801848Z",
            "modified": "2026-05-19T02:23:27.427812Z"
        },
        {
            "id": 30008,
            "name": "2. The Twisting Dragon",
            "created": "2021-04-15T03:21:03.454123Z",
            "modified": "2026-05-19T02:24:16.816023Z"
        },
        {
            "id": 37233,
            "name": "Diagram [1228]",
            "created": "2021-08-23T14:45:20.808170Z",
            "modified": "2026-05-19T02:25:43.027302Z"
        },
        {
            "id": 37234,
            "name": "Diagram [1229]",
            "created": "2021-08-23T14:46:49.326064Z",
            "modified": "2026-05-19T02:25:48.743303Z"
        },
        {
            "id": 45416,
            "name": "Diagram [5326]",
            "created": "2021-12-24T11:23:27.756413Z",
            "modified": "2026-05-19T02:25:55.200692Z"
        },
        {
            "id": 45417,
            "name": "Diagram [5327]",
            "created": "2021-12-24T11:24:16.902524Z",
            "modified": "2026-05-19T02:25:55.911595Z"
        }
    ]
}