List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4970
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=4971",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4969",
    "results": [
        {
            "id": 36804,
            "name": "Diagram [1069]",
            "created": "2021-08-17T16:21:11.533671Z",
            "modified": "2026-05-10T03:53:21.342137Z"
        },
        {
            "id": 38063,
            "name": "Turn13D3vsB3",
            "created": "2021-09-08T14:38:59.924763Z",
            "modified": "2026-05-10T03:53:22.197333Z"
        },
        {
            "id": 38885,
            "name": "Diagram [2069]",
            "created": "2021-09-25T09:21:33.771513Z",
            "modified": "2026-05-10T03:53:23.037418Z"
        },
        {
            "id": 39668,
            "name": "10_01a_33point",
            "created": "2021-10-07T04:16:48.991955Z",
            "modified": "2026-05-10T03:53:23.902118Z"
        },
        {
            "id": 40172,
            "name": "play 71",
            "created": "2021-10-14T04:34:42.190899Z",
            "modified": "2026-05-10T03:53:24.747985Z"
        },
        {
            "id": 43650,
            "name": "GW 53: LDP 7",
            "created": "2021-11-30T10:01:32.217899Z",
            "modified": "2026-05-10T03:53:25.601214Z"
        },
        {
            "id": 44253,
            "name": "GW 91: 4 LDP 2",
            "created": "2021-12-05T15:40:49.166125Z",
            "modified": "2026-05-10T03:53:26.443811Z"
        },
        {
            "id": 44860,
            "name": "Diagram [5069]",
            "created": "2021-12-15T10:28:16.505864Z",
            "modified": "2026-05-10T03:53:27.327688Z"
        },
        {
            "id": 45603,
            "name": "Practice Problem #5",
            "created": "2021-12-27T03:00:47.872902Z",
            "modified": "2026-05-10T03:53:28.166916Z"
        },
        {
            "id": 48588,
            "name": "玄玄碁経 八王走馬勢",
            "created": "2022-02-08T11:30:59.954407Z",
            "modified": "2026-05-10T03:53:28.997843Z"
        }
    ]
}