List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=557
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=558",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=556",
    "results": [
        {
            "id": 44923,
            "name": "Diagram [5103]",
            "created": "2021-12-16T08:41:56.258137Z",
            "modified": "2026-05-10T04:16:16.358319Z"
        },
        {
            "id": 44330,
            "name": "GW 93: Endgame 5x5 6",
            "created": "2021-12-06T11:38:28.352901Z",
            "modified": "2026-05-10T04:16:15.509803Z"
        },
        {
            "id": 38981,
            "name": "Diagram [2103]",
            "created": "2021-09-26T06:54:33.445105Z",
            "modified": "2026-05-10T04:16:13.768790Z"
        },
        {
            "id": 36958,
            "name": "Diagram [1103]",
            "created": "2021-08-20T08:53:22.243329Z",
            "modified": "2026-05-10T04:16:12.901501Z"
        },
        {
            "id": 103497,
            "name": "Opening 布石 1-20",
            "created": "2026-03-19T03:33:43.594907Z",
            "modified": "2026-05-10T04:16:12.290196Z"
        },
        {
            "id": 35205,
            "name": "Picnic Ko 4",
            "created": "2021-08-02T02:51:25.458775Z",
            "modified": "2026-05-10T04:16:12.048169Z"
        },
        {
            "id": 33183,
            "name": "Diagram (3103)",
            "created": "2021-07-06T08:05:20.270904Z",
            "modified": "2026-05-10T04:16:11.172409Z"
        },
        {
            "id": 104052,
            "name": "Opening 布石 1-23",
            "created": "2026-04-16T03:45:50.286309Z",
            "modified": "2026-05-10T04:16:11.111516Z"
        },
        {
            "id": 30976,
            "name": "Diagram (101)",
            "created": "2021-06-08T12:11:26.813152Z",
            "modified": "2026-05-10T04:16:10.283656Z"
        },
        {
            "id": 23478,
            "name": "Puzzle 102",
            "created": "2020-11-18T12:21:03.597091Z",
            "modified": "2026-05-10T04:16:09.397725Z"
        }
    ]
}