List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5195",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5193",
    "results": [
        {
            "id": 44014,
            "name": "IH 067 — S18L5 — Probes and AlphaGo 10",
            "created": "2021-12-03T19:07:38.339820Z",
            "modified": "2026-04-29T09:06:13.652104Z"
        },
        {
            "id": 55567,
            "name": "IH 069 — Strangeness",
            "created": "2022-04-28T02:58:05.605939Z",
            "modified": "2026-04-29T09:06:13.759947Z"
        },
        {
            "id": 55598,
            "name": "IH 070 — S32L1 — Bao Yun's Genius",
            "created": "2022-04-28T14:26:27.946320Z",
            "modified": "2026-04-29T09:06:14.100878Z"
        },
        {
            "id": 55650,
            "name": "IH 071 — S32L3 — All about the knight's move approach to the 3-4 points",
            "created": "2022-04-29T01:04:29.418215Z",
            "modified": "2026-04-29T09:06:14.456254Z"
        },
        {
            "id": 55822,
            "name": "IH 072 — S32L7 — After the AlphaGo 3-3 Invasion",
            "created": "2022-04-30T14:09:24.811213Z",
            "modified": "2026-04-29T09:06:14.793978Z"
        },
        {
            "id": 55851,
            "name": "IH 073 — S31L1 — Beautiful",
            "created": "2022-05-01T03:15:00.947059Z",
            "modified": "2026-04-29T09:06:15.153260Z"
        },
        {
            "id": 55904,
            "name": "IH 074 — S31L3 — A Very Useful and Tricky Tsumego",
            "created": "2022-05-01T13:14:33.567078Z",
            "modified": "2026-04-29T09:06:15.500900Z"
        },
        {
            "id": 55980,
            "name": "IH 075 — S31L6 — The Only Move",
            "created": "2022-05-01T19:25:57.876712Z",
            "modified": "2026-04-29T09:06:15.853919Z"
        },
        {
            "id": 55990,
            "name": "IH 076 — S31L7 — Passiveness 1",
            "created": "2022-05-02T00:29:42.035207Z",
            "modified": "2026-04-29T09:06:16.200166Z"
        },
        {
            "id": 55991,
            "name": "IH 077 — S31L7 — Passiveness 2",
            "created": "2022-05-02T00:34:25.697618Z",
            "modified": "2026-04-29T09:06:16.552149Z"
        }
    ]
}