List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5571",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5569",
    "results": [
        {
            "id": 45276,
            "name": "LP #15 — L+2 Shape #3",
            "created": "2021-12-22T21:20:25.213874Z",
            "modified": "2026-02-28T22:33:33.768550Z"
        },
        {
            "id": 45275,
            "name": "LP #14 — L+2 Shape #2",
            "created": "2021-12-22T20:15:36.578544Z",
            "modified": "2026-02-28T22:32:43.427953Z"
        },
        {
            "id": 45274,
            "name": "LP #13 — L+2 Shape #1",
            "created": "2021-12-22T20:04:13.233688Z",
            "modified": "2026-02-28T22:31:11.032122Z"
        },
        {
            "id": 45201,
            "name": "LP #12 — Variations of the Pig's Mouth #4",
            "created": "2021-12-21T18:36:53.035406Z",
            "modified": "2026-02-28T22:29:28.618838Z"
        },
        {
            "id": 45200,
            "name": "LP #11 — Variations of the Pig's Mouth #3",
            "created": "2021-12-21T18:28:23.998931Z",
            "modified": "2026-02-28T22:27:38.619593Z"
        },
        {
            "id": 45199,
            "name": "LP #10 — Variations of the Pig's Mouth #2",
            "created": "2021-12-21T18:25:55.570876Z",
            "modified": "2026-02-28T22:26:57.897680Z"
        },
        {
            "id": 45198,
            "name": "LP #09 — Variations of the Pig's Mouth #1",
            "created": "2021-12-21T18:20:21.071823Z",
            "modified": "2026-02-28T22:24:46.853084Z"
        },
        {
            "id": 45197,
            "name": "LP #08 — L+1 Shape #4",
            "created": "2021-12-21T18:15:08.522572Z",
            "modified": "2026-02-28T22:24:02.668142Z"
        },
        {
            "id": 45850,
            "name": "WZ #044",
            "created": "2021-12-31T22:55:57.102454Z",
            "modified": "2026-02-28T21:42:12.713849Z"
        },
        {
            "id": 45754,
            "name": "WZ #043",
            "created": "2021-12-29T00:54:58.379274Z",
            "modified": "2026-02-28T21:40:27.191490Z"
        }
    ]
}