List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5556
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=5557",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5555",
    "results": [
        {
            "id": 84050,
            "name": "Question1",
            "created": "2024-08-08T03:51:12.505961Z",
            "modified": "2026-04-02T16:29:03.256243Z"
        },
        {
            "id": 22944,
            "name": "Puzzle 54 (p.3-76)",
            "created": "2020-11-11T12:21:50.555707Z",
            "modified": "2026-04-02T16:31:01.751590Z"
        },
        {
            "id": 22945,
            "name": "Puzzle 55 (p.3-76)",
            "created": "2020-11-11T12:22:02.950925Z",
            "modified": "2026-04-02T16:32:14.488160Z"
        },
        {
            "id": 22946,
            "name": "Puzzle 56 (p.3-76)",
            "created": "2020-11-11T12:22:17.231712Z",
            "modified": "2026-04-02T16:34:24.872788Z"
        },
        {
            "id": 52086,
            "name": "示範 Demonstration",
            "created": "2022-03-14T14:19:21.988612Z",
            "modified": "2026-04-02T16:37:44.752582Z"
        },
        {
            "id": 22947,
            "name": "Puzzle 57 (p.3-76)",
            "created": "2020-11-11T12:22:36.747763Z",
            "modified": "2026-04-02T16:38:00.421923Z"
        },
        {
            "id": 49654,
            "name": "type 1",
            "created": "2022-02-20T06:28:49.489007Z",
            "modified": "2026-04-02T16:38:14.651688Z"
        },
        {
            "id": 23024,
            "name": "Puzzle 15 (p.125-162)",
            "created": "2020-11-12T14:13:02.253918Z",
            "modified": "2026-04-02T16:38:46.241729Z"
        },
        {
            "id": 52087,
            "name": "question 1",
            "created": "2022-03-14T14:23:50.559223Z",
            "modified": "2026-04-02T16:39:05.891596Z"
        },
        {
            "id": 22948,
            "name": "Puzzle 58 (p.3-76)",
            "created": "2020-11-11T12:23:12.910483Z",
            "modified": "2026-04-02T16:39:16.507607Z"
        }
    ]
}