List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5524",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5522",
    "results": [
        {
            "id": 34686,
            "name": "50:2-2",
            "created": "2021-07-28T09:06:20.442687Z",
            "modified": "2026-03-13T02:18:06.457757Z"
        },
        {
            "id": 101046,
            "name": "Puzzle 6.23.10",
            "created": "2025-12-26T08:11:51.002875Z",
            "modified": "2026-03-12T22:21:14.515906Z"
        },
        {
            "id": 84439,
            "name": "@sakta's puzzle",
            "created": "2024-08-24T11:47:36.459211Z",
            "modified": "2026-03-12T21:57:53.134931Z"
        },
        {
            "id": 54886,
            "name": "BGJ 40 (1978) 1",
            "created": "2022-04-13T07:33:46.648182Z",
            "modified": "2026-03-12T19:32:47.314792Z"
        },
        {
            "id": 100095,
            "name": "Puzzle 5.17.5",
            "created": "2025-11-30T17:12:09.398528Z",
            "modified": "2026-03-12T19:16:20.709762Z"
        },
        {
            "id": 89185,
            "name": "Problem 127",
            "created": "2024-12-03T23:55:04.965635Z",
            "modified": "2026-03-12T15:52:14.984054Z"
        },
        {
            "id": 89186,
            "name": "Problem 128",
            "created": "2024-12-03T23:56:02.768637Z",
            "modified": "2026-03-12T15:45:03.023945Z"
        },
        {
            "id": 89190,
            "name": "Problem 132",
            "created": "2024-12-04T00:00:42.384002Z",
            "modified": "2026-03-12T15:44:13.457193Z"
        },
        {
            "id": 39742,
            "name": "black 33",
            "created": "2021-10-07T10:18:36.830855Z",
            "modified": "2026-03-12T14:02:56.444075Z"
        },
        {
            "id": 89192,
            "name": "Problem 134",
            "created": "2024-12-04T00:04:59.276742Z",
            "modified": "2026-03-12T13:34:16.647572Z"
        }
    ]
}