List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4555",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4553",
    "results": [
        {
            "id": 44883,
            "name": "Diagram [5083]",
            "created": "2021-12-15T14:23:40.663565Z",
            "modified": "2026-05-22T02:53:57.869468Z"
        },
        {
            "id": 44884,
            "name": "Diagram [5084]",
            "created": "2021-12-15T14:25:06.073495Z",
            "modified": "2026-05-22T02:53:59.114696Z"
        },
        {
            "id": 49838,
            "name": "new player75",
            "created": "2022-02-21T02:02:41.695269Z",
            "modified": "2026-05-22T02:54:14.448313Z"
        },
        {
            "id": 38010,
            "name": "Diagram [1604]",
            "created": "2021-09-07T12:34:44.583698Z",
            "modified": "2026-05-22T02:54:47.626117Z"
        },
        {
            "id": 62862,
            "name": "Yosé 12",
            "created": "2022-09-19T15:01:40.414560Z",
            "modified": "2026-05-22T02:55:03.676829Z"
        },
        {
            "id": 16833,
            "name": "吃子题143",
            "created": "2020-01-29T15:00:52.103176Z",
            "modified": "2026-05-22T02:55:48.997762Z"
        },
        {
            "id": 52756,
            "name": "question 7",
            "created": "2022-03-21T16:00:19.589415Z",
            "modified": "2026-05-22T02:57:01.839690Z"
        },
        {
            "id": 16834,
            "name": "吃子题154",
            "created": "2020-01-29T15:02:54.924470Z",
            "modified": "2026-05-22T02:57:31.896961Z"
        },
        {
            "id": 39959,
            "name": "Diagram [2460]",
            "created": "2021-10-11T10:36:17.923515Z",
            "modified": "2026-05-22T02:57:31.916820Z"
        },
        {
            "id": 39960,
            "name": "Diagram [2461]",
            "created": "2021-10-11T10:37:08.973855Z",
            "modified": "2026-05-22T02:57:32.513017Z"
        }
    ]
}