List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4801
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=4802",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4800",
    "results": [
        {
            "id": 38490,
            "name": "Diagram [1852]",
            "created": "2021-09-17T06:44:40.934345Z",
            "modified": "2026-03-31T17:41:06.351710Z"
        },
        {
            "id": 41426,
            "name": "Diagram [2851]",
            "created": "2021-10-26T08:51:45.372462Z",
            "modified": "2026-03-31T17:41:03.720770Z"
        },
        {
            "id": 38489,
            "name": "Diagram [1851]",
            "created": "2021-09-17T06:43:01.499600Z",
            "modified": "2026-03-31T17:41:02.493691Z"
        },
        {
            "id": 41425,
            "name": "Diagram [2850]",
            "created": "2021-10-26T08:50:25.341592Z",
            "modified": "2026-03-31T17:40:59.648082Z"
        },
        {
            "id": 38487,
            "name": "Diagram [1850]",
            "created": "2021-09-17T06:40:53.731865Z",
            "modified": "2026-03-31T17:40:58.459681Z"
        },
        {
            "id": 41424,
            "name": "Diagram [2849]",
            "created": "2021-10-26T08:48:40.124337Z",
            "modified": "2026-03-31T17:40:55.635945Z"
        },
        {
            "id": 38486,
            "name": "Diagram [1849]",
            "created": "2021-09-17T06:39:15.183640Z",
            "modified": "2026-03-31T17:40:54.344024Z"
        },
        {
            "id": 32367,
            "name": "Diagram (847)",
            "created": "2021-06-29T07:07:36.549708Z",
            "modified": "2026-03-31T17:40:53.162572Z"
        },
        {
            "id": 41423,
            "name": "Diagram [2848]",
            "created": "2021-10-26T08:44:11.750495Z",
            "modified": "2026-03-31T17:40:51.965427Z"
        },
        {
            "id": 38485,
            "name": "Diagram [1848]",
            "created": "2021-09-17T06:37:43.155808Z",
            "modified": "2026-03-31T17:40:50.740911Z"
        }
    ]
}