List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4827
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=4828",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4826",
    "results": [
        {
            "id": 40463,
            "name": "Diagram [2613]",
            "created": "2021-10-18T08:09:31.981624Z",
            "modified": "2026-03-31T17:21:20.069594Z"
        },
        {
            "id": 38019,
            "name": "Diagram [1613]",
            "created": "2021-09-07T12:58:21.049373Z",
            "modified": "2026-03-31T17:21:18.408750Z"
        },
        {
            "id": 32037,
            "name": "Diagram (611)",
            "created": "2021-06-24T07:14:17.925388Z",
            "modified": "2026-03-31T17:21:17.219802Z"
        },
        {
            "id": 46048,
            "name": "Diagram [5612]",
            "created": "2022-01-06T09:02:18.706690Z",
            "modified": "2026-03-31T17:21:14.518434Z"
        },
        {
            "id": 38018,
            "name": "Diagram [1612]",
            "created": "2021-09-07T12:56:43.006661Z",
            "modified": "2026-03-31T17:21:10.482525Z"
        },
        {
            "id": 46047,
            "name": "Diagram [5611]",
            "created": "2022-01-06T08:58:00.969212Z",
            "modified": "2026-03-31T17:21:06.760128Z"
        },
        {
            "id": 38016,
            "name": "Diagram [1611]",
            "created": "2021-09-07T12:50:19.862903Z",
            "modified": "2026-03-31T17:21:02.899992Z"
        },
        {
            "id": 46046,
            "name": "Diagram [5610]",
            "created": "2022-01-06T08:55:32.745319Z",
            "modified": "2026-03-31T17:20:58.834182Z"
        },
        {
            "id": 40460,
            "name": "Diagram [2610]",
            "created": "2021-10-18T08:04:51.834417Z",
            "modified": "2026-03-31T17:20:56.350923Z"
        },
        {
            "id": 38017,
            "name": "Diagram [1610]",
            "created": "2021-09-07T12:54:48.730628Z",
            "modified": "2026-03-31T17:20:55.055131Z"
        }
    ]
}