List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4860
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=4861",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4859",
    "results": [
        {
            "id": 37657,
            "name": "Diagram [1431]",
            "created": "2021-08-31T13:20:51.689118Z",
            "modified": "2026-03-31T16:56:41.819189Z"
        },
        {
            "id": 45673,
            "name": "Diagram [5430]",
            "created": "2021-12-27T13:01:26.966686Z",
            "modified": "2026-03-31T16:56:37.884303Z"
        },
        {
            "id": 39882,
            "name": "Diagram [2430]",
            "created": "2021-10-09T08:33:59.003863Z",
            "modified": "2026-03-31T16:56:35.068004Z"
        },
        {
            "id": 37656,
            "name": "Diagram [1430]",
            "created": "2021-08-31T13:19:08.872920Z",
            "modified": "2026-03-31T16:56:33.584627Z"
        },
        {
            "id": 45672,
            "name": "Diagram [5429]",
            "created": "2021-12-27T12:58:33.795800Z",
            "modified": "2026-03-31T16:56:29.587598Z"
        },
        {
            "id": 39881,
            "name": "Diagram [2429]",
            "created": "2021-10-09T08:31:51.292373Z",
            "modified": "2026-03-31T16:56:27.068787Z"
        },
        {
            "id": 37655,
            "name": "Diagram [1429]",
            "created": "2021-08-31T13:17:39.325543Z",
            "modified": "2026-03-31T16:56:25.853500Z"
        },
        {
            "id": 31694,
            "name": "Diagram (427)",
            "created": "2021-06-18T07:20:29.172590Z",
            "modified": "2026-03-31T16:56:24.604052Z"
        },
        {
            "id": 51359,
            "name": "Diagram [4428]",
            "created": "2022-03-07T15:35:41.304893Z",
            "modified": "2026-03-31T16:56:23.362510Z"
        },
        {
            "id": 45661,
            "name": "Diagram [5428]",
            "created": "2021-12-27T11:29:30.017356Z",
            "modified": "2026-03-31T16:56:22.126503Z"
        }
    ]
}