List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=816",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=814",
    "results": [
        {
            "id": 37266,
            "name": "Diagram [1243]",
            "created": "2021-08-24T09:39:47.925539Z",
            "modified": "2026-03-31T16:20:00.917604Z"
        },
        {
            "id": 39301,
            "name": "Diagram [2243]",
            "created": "2021-10-03T08:37:00.319066Z",
            "modified": "2026-03-31T16:20:02.388269Z"
        },
        {
            "id": 45165,
            "name": "Diagram [5243]",
            "created": "2021-12-21T12:19:35.342087Z",
            "modified": "2026-03-31T16:20:06.852738Z"
        },
        {
            "id": 37267,
            "name": "Diagram [1244]",
            "created": "2021-08-24T09:41:15.944914Z",
            "modified": "2026-03-31T16:20:22.871534Z"
        },
        {
            "id": 33933,
            "name": "Diagram (3245)",
            "created": "2021-07-13T17:35:35.178975Z",
            "modified": "2026-03-31T16:20:43.275304Z"
        },
        {
            "id": 50374,
            "name": "Diagram [4245]",
            "created": "2022-02-24T09:37:52.440773Z",
            "modified": "2026-03-31T16:20:50.970165Z"
        },
        {
            "id": 45168,
            "name": "Diagram [5246]",
            "created": "2021-12-21T12:24:36.772016Z",
            "modified": "2026-03-31T16:21:10.078196Z"
        },
        {
            "id": 50391,
            "name": "Diagram [4246]",
            "created": "2022-02-24T11:10:49.010078Z",
            "modified": "2026-03-31T16:21:11.404012Z"
        },
        {
            "id": 37270,
            "name": "Diagram [1247]",
            "created": "2021-08-24T09:46:09.744049Z",
            "modified": "2026-03-31T16:21:26.230301Z"
        },
        {
            "id": 39305,
            "name": "Diagram [2247]",
            "created": "2021-10-03T08:46:07.571547Z",
            "modified": "2026-03-31T16:21:27.644383Z"
        }
    ]
}