List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=961",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=959",
    "results": [
        {
            "id": 11181,
            "name": "581 / 900",
            "created": "2018-08-20T15:29:34.883285Z",
            "modified": "2026-05-22T20:12:35.295189Z"
        },
        {
            "id": 43593,
            "name": "GW 45: EP 1",
            "created": "2021-11-29T12:38:09.598761Z",
            "modified": "2026-05-22T20:12:34.283935Z"
        },
        {
            "id": 102099,
            "name": "Puzzle 7.14.6",
            "created": "2026-01-12T08:19:58.202158Z",
            "modified": "2026-05-22T20:12:23.733167Z"
        },
        {
            "id": 102098,
            "name": "Puzzle 7.14.5",
            "created": "2026-01-12T08:18:31.206449Z",
            "modified": "2026-05-22T20:12:21.511819Z"
        },
        {
            "id": 7755,
            "name": "problem 773",
            "created": "2017-05-08T12:04:24.036985Z",
            "modified": "2026-05-22T20:12:21.469762Z"
        },
        {
            "id": 43905,
            "name": "GW 72: 20 Endgame calculation exercises 6",
            "created": "2021-12-02T19:31:16.996503Z",
            "modified": "2026-05-22T20:12:10.082796Z"
        },
        {
            "id": 26525,
            "name": "Madgo(HKGCA)_LV-1_T016",
            "created": "2021-01-20T16:37:54.873240Z",
            "modified": "2026-05-22T20:12:09.665084Z"
        },
        {
            "id": 43904,
            "name": "GW 72: 20 Endgame calculation exercises 5",
            "created": "2021-12-02T19:30:43.873888Z",
            "modified": "2026-05-22T20:12:09.580736Z"
        },
        {
            "id": 43642,
            "name": "GW 52: 36 TP 5",
            "created": "2021-11-30T09:31:00.612229Z",
            "modified": "2026-05-22T20:12:09.059409Z"
        },
        {
            "id": 43641,
            "name": "GW 52: 36 TP 4",
            "created": "2021-11-30T09:27:39.847978Z",
            "modified": "2026-05-22T20:12:08.483794Z"
        }
    ]
}