List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4848",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4846",
    "results": [
        {
            "id": 37883,
            "name": "Diagram [1531]",
            "created": "2021-09-05T08:34:36.411309Z",
            "modified": "2026-03-31T17:10:10.689000Z"
        },
        {
            "id": 31889,
            "name": "Diagram (529)",
            "created": "2021-06-22T07:46:22.777842Z",
            "modified": "2026-03-31T17:10:09.420840Z"
        },
        {
            "id": 45926,
            "name": "Diagram [5530]",
            "created": "2022-01-02T10:08:58.226019Z",
            "modified": "2026-03-31T17:10:06.542280Z"
        },
        {
            "id": 40212,
            "name": "Diagram [2530]",
            "created": "2021-10-14T09:01:35.345815Z",
            "modified": "2026-03-31T17:10:03.820596Z"
        },
        {
            "id": 37882,
            "name": "Diagram [1530]",
            "created": "2021-09-05T08:31:14.751009Z",
            "modified": "2026-03-31T17:10:02.656956Z"
        },
        {
            "id": 45925,
            "name": "Diagram [5529]",
            "created": "2022-01-02T10:04:01.774443Z",
            "modified": "2026-03-31T17:09:58.988969Z"
        },
        {
            "id": 40211,
            "name": "Diagram [2529]",
            "created": "2021-10-14T08:58:45.665084Z",
            "modified": "2026-03-31T17:09:56.552671Z"
        },
        {
            "id": 37881,
            "name": "Diagram [1529]",
            "created": "2021-09-05T08:29:43.512857Z",
            "modified": "2026-03-31T17:09:55.011827Z"
        },
        {
            "id": 31885,
            "name": "Diagram (527)",
            "created": "2021-06-22T07:42:46.724564Z",
            "modified": "2026-03-31T17:09:53.752794Z"
        },
        {
            "id": 45908,
            "name": "Diagram [5528]",
            "created": "2022-01-01T14:28:57.050395Z",
            "modified": "2026-03-31T17:09:50.889595Z"
        }
    ]
}