List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=298
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=299",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=297",
    "results": [
        {
            "id": 39817,
            "name": "play    50",
            "created": "2021-10-08T03:30:41.630072Z",
            "modified": "2026-04-27T18:18:34.956216Z"
        },
        {
            "id": 14118,
            "name": "Problem 61",
            "created": "2019-02-02T14:06:31.013001Z",
            "modified": "2026-04-27T18:15:10.229111Z"
        },
        {
            "id": 93919,
            "name": "Problem 238",
            "created": "2025-05-09T18:12:38.848941Z",
            "modified": "2026-04-27T18:14:28.284097Z"
        },
        {
            "id": 1426,
            "name": "01 - Pattern 1 - a",
            "created": "2014-10-22T23:46:26.031113Z",
            "modified": "2026-04-27T18:14:14.324585Z"
        },
        {
            "id": 1425,
            "name": "01 - Pattern 1",
            "created": "2014-10-22T23:34:53.806777Z",
            "modified": "2026-04-27T18:13:39.658262Z"
        },
        {
            "id": 28962,
            "name": "Problem 8",
            "created": "2021-03-18T16:09:04.452414Z",
            "modified": "2026-04-27T18:13:36.553966Z"
        },
        {
            "id": 66680,
            "name": "Problem 32",
            "created": "2022-12-20T13:45:36.134881Z",
            "modified": "2026-04-27T18:12:55.843206Z"
        },
        {
            "id": 24091,
            "name": "Конец игры 2",
            "created": "2020-12-03T15:15:54.573781Z",
            "modified": "2026-04-27T18:06:42.653058Z"
        },
        {
            "id": 55335,
            "name": "Introduction",
            "created": "2022-04-23T22:07:12.806172Z",
            "modified": "2026-04-27T18:05:34.411044Z"
        },
        {
            "id": 47480,
            "name": "question32",
            "created": "2022-01-28T09:29:40.906874Z",
            "modified": "2026-04-27T18:05:27.100768Z"
        }
    ]
}