List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4880",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4878",
    "results": [
        {
            "id": 31406,
            "name": "Diagram (292)",
            "created": "2021-06-15T06:56:31.974877Z",
            "modified": "2026-03-31T16:34:28.138437Z"
        },
        {
            "id": 45312,
            "name": "Diagram [5293]",
            "created": "2021-12-23T11:52:42.874137Z",
            "modified": "2026-03-31T16:34:22.455126Z"
        },
        {
            "id": 39404,
            "name": "Diagram [2293]",
            "created": "2021-10-04T08:05:26.095474Z",
            "modified": "2026-03-31T16:34:19.750992Z"
        },
        {
            "id": 37458,
            "name": "Diagram [1293]",
            "created": "2021-08-27T10:12:53.214559Z",
            "modified": "2026-03-31T16:34:18.280206Z"
        },
        {
            "id": 34052,
            "name": "Diagram (3293)",
            "created": "2021-07-15T17:20:54.461899Z",
            "modified": "2026-03-31T16:34:17.101500Z"
        },
        {
            "id": 45311,
            "name": "Diagram [5292]",
            "created": "2021-12-23T11:49:22.513520Z",
            "modified": "2026-03-31T16:34:09.713097Z"
        },
        {
            "id": 44032,
            "name": "GW 79: Stop the jump (ii) 4",
            "created": "2021-12-03T20:54:49.467865Z",
            "modified": "2026-03-31T16:34:08.527397Z"
        },
        {
            "id": 39403,
            "name": "Diagram [2292]",
            "created": "2021-10-04T08:04:04.943137Z",
            "modified": "2026-03-31T16:34:07.364826Z"
        },
        {
            "id": 37457,
            "name": "Diagram [1292]",
            "created": "2021-08-27T10:11:12.893423Z",
            "modified": "2026-03-31T16:34:05.934620Z"
        },
        {
            "id": 34051,
            "name": "Diagram (3292)",
            "created": "2021-07-15T17:19:06.576516Z",
            "modified": "2026-03-31T16:34:04.493609Z"
        }
    ]
}