List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5350",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5348",
    "results": [
        {
            "id": 48812,
            "name": "Redmond 041",
            "created": "2022-02-10T20:48:27.737410Z",
            "modified": "2026-03-30T12:13:13.277644Z"
        },
        {
            "id": 48810,
            "name": "010 — Battered rain hat",
            "created": "2022-02-10T20:20:26.459244Z",
            "modified": "2026-03-30T12:13:13.230957Z"
        },
        {
            "id": 48809,
            "name": "009 — Bat",
            "created": "2022-02-10T20:13:06.751516Z",
            "modified": "2026-03-30T12:13:13.170227Z"
        },
        {
            "id": 48807,
            "name": "007 — Autumn cicada drinks the dew",
            "created": "2022-02-10T19:52:02.982014Z",
            "modified": "2026-03-30T12:13:13.085708Z"
        },
        {
            "id": 48808,
            "name": "008 — Barbarians from the four corners of the earth will come to the King",
            "created": "2022-02-10T20:01:14.063814Z",
            "modified": "2026-03-30T12:13:13.074274Z"
        },
        {
            "id": 48806,
            "name": "006 — Auspicious cloud betokens a lucky omen",
            "created": "2022-02-10T19:50:06.607204Z",
            "modified": "2026-03-30T12:13:12.912187Z"
        },
        {
            "id": 48805,
            "name": "005 — Auspicious",
            "created": "2022-02-10T19:46:08.469829Z",
            "modified": "2026-03-30T12:13:12.799553Z"
        },
        {
            "id": 48803,
            "name": "004 — Attracting the dragon out of the water",
            "created": "2022-02-10T19:28:27.215259Z",
            "modified": "2026-03-30T12:13:12.782667Z"
        },
        {
            "id": 48787,
            "name": "Лучших ход",
            "created": "2022-02-10T08:42:47.687846Z",
            "modified": "2026-03-30T12:13:11.924043Z"
        },
        {
            "id": 48783,
            "name": "直感力を鍛える 5.09",
            "created": "2022-02-10T04:01:17.487892Z",
            "modified": "2026-03-30T12:13:11.801223Z"
        }
    ]
}