List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5244",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5242",
    "results": [
        {
            "id": 56109,
            "name": "BGJ 147 (2009) 3",
            "created": "2022-05-02T10:05:00.502030Z",
            "modified": "2026-03-30T13:19:12.620591Z"
        },
        {
            "id": 56108,
            "name": "BGJ 147 (2009) 2",
            "created": "2022-05-02T09:56:35.606635Z",
            "modified": "2026-03-30T13:19:12.317156Z"
        },
        {
            "id": 56107,
            "name": "BGJ 147 (2009) 1",
            "created": "2022-05-02T09:54:34.486380Z",
            "modified": "2026-03-30T13:19:12.090152Z"
        },
        {
            "id": 56106,
            "name": "BGJ 146 (2008) 5",
            "created": "2022-05-02T09:42:53.975579Z",
            "modified": "2026-03-30T13:19:11.811976Z"
        },
        {
            "id": 56105,
            "name": "BGJ 146 (2008) 4",
            "created": "2022-05-02T09:41:44.025855Z",
            "modified": "2026-03-30T13:19:11.558035Z"
        },
        {
            "id": 56104,
            "name": "BGJ 146 (2008) 3",
            "created": "2022-05-02T09:40:18.566014Z",
            "modified": "2026-03-30T13:19:11.276929Z"
        },
        {
            "id": 56102,
            "name": "BGJ 146 (2008) 2",
            "created": "2022-05-02T09:38:26.590318Z",
            "modified": "2026-03-30T13:19:11.241836Z"
        },
        {
            "id": 56101,
            "name": "BGJ 146 (2008) 1",
            "created": "2022-05-02T09:36:40.549298Z",
            "modified": "2026-03-30T13:19:10.914456Z"
        },
        {
            "id": 56100,
            "name": "我的珍藏系列 黑先殺白 死活題6",
            "created": "2022-05-02T09:34:25.941080Z",
            "modified": "2026-03-30T13:19:10.615614Z"
        },
        {
            "id": 56099,
            "name": "BGJ 145 (2008) 5",
            "created": "2022-05-02T09:32:34.066626Z",
            "modified": "2026-03-30T13:19:10.305029Z"
        }
    ]
}