List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=573",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=571",
    "results": [
        {
            "id": 30713,
            "name": "Diagram (12)",
            "created": "2021-05-30T11:50:19.605653Z",
            "modified": "2026-05-10T17:32:36.745868Z"
        },
        {
            "id": 30711,
            "name": "Diagram (10)",
            "created": "2021-05-30T11:37:09.736572Z",
            "modified": "2026-05-10T17:32:34.327625Z"
        },
        {
            "id": 77118,
            "name": "Задача 52",
            "created": "2023-10-08T20:26:11.136257Z",
            "modified": "2026-05-10T17:32:14.418576Z"
        },
        {
            "id": 142,
            "name": "mark5000's AVALANCHE JOSEKI CHALLENGE - black edition",
            "created": "2014-09-16T07:32:51.363875Z",
            "modified": "2026-05-10T17:32:06.198788Z"
        },
        {
            "id": 14060,
            "name": "LOLOLOLOLOLOL",
            "created": "2019-01-23T19:47:54.900559Z",
            "modified": "2026-05-10T17:32:04.858921Z"
        },
        {
            "id": 23071,
            "name": "Puzzle 1 (p.91-151)",
            "created": "2020-11-13T12:24:18.676255Z",
            "modified": "2026-05-10T17:31:59.839541Z"
        },
        {
            "id": 53742,
            "name": "Melaleuca Pagoda",
            "created": "2022-03-28T10:33:00.494597Z",
            "modified": "2026-05-10T17:31:46.138240Z"
        },
        {
            "id": 67775,
            "name": "Puzzle 54 - 261",
            "created": "2023-01-19T09:28:30.572581Z",
            "modified": "2026-05-10T17:31:32.343412Z"
        },
        {
            "id": 53714,
            "name": "one for two",
            "created": "2022-03-28T09:25:33.569148Z",
            "modified": "2026-05-10T17:31:06.044053Z"
        },
        {
            "id": 2323,
            "name": "Semeai problem by Nakamura",
            "created": "2015-01-14T15:04:09.522561Z",
            "modified": "2026-05-10T17:30:57.801064Z"
        }
    ]
}