List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=349
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=350",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=348",
    "results": [
        {
            "id": 5961,
            "name": "Chapter 7.15",
            "created": "2016-04-11T02:13:30.276880Z",
            "modified": "2026-04-29T15:54:48.758287Z"
        },
        {
            "id": 5960,
            "name": "Chapter 7.14",
            "created": "2016-04-11T02:12:30.418851Z",
            "modified": "2026-04-29T15:54:44.992452Z"
        },
        {
            "id": 5952,
            "name": "Chapter 7.6",
            "created": "2016-04-11T00:57:14.816019Z",
            "modified": "2026-04-29T15:54:05.997027Z"
        },
        {
            "id": 5923,
            "name": "Chapter 6.1",
            "created": "2016-04-10T19:27:59.478113Z",
            "modified": "2026-04-29T15:52:38.681787Z"
        },
        {
            "id": 5899,
            "name": "Chapter 5.1",
            "created": "2016-04-10T06:38:35.332382Z",
            "modified": "2026-04-29T15:51:53.849963Z"
        },
        {
            "id": 5854,
            "name": "Chapter 3.4",
            "created": "2016-04-09T20:34:00.010036Z",
            "modified": "2026-04-29T15:50:54.059529Z"
        },
        {
            "id": 5827,
            "name": "Chapter 2.0",
            "created": "2016-04-09T19:24:38.670871Z",
            "modified": "2026-04-29T15:50:09.681655Z"
        },
        {
            "id": 10514,
            "name": "Problem 18",
            "created": "2018-07-21T20:57:24.429903Z",
            "modified": "2026-04-29T15:46:32.899696Z"
        },
        {
            "id": 77932,
            "name": "Tsumégo 129",
            "created": "2023-11-13T21:50:24.650799Z",
            "modified": "2026-04-29T15:44:12.315838Z"
        },
        {
            "id": 81966,
            "name": "Tsumégo 145",
            "created": "2024-06-10T14:30:32.782950Z",
            "modified": "2026-04-29T15:41:41.647339Z"
        }
    ]
}