List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4878",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4876",
    "results": [
        {
            "id": 45418,
            "name": "Diagram [5328]",
            "created": "2021-12-24T11:25:34.741955Z",
            "modified": "2026-03-31T16:40:59.897778Z"
        },
        {
            "id": 39459,
            "name": "Diagram [2328]",
            "created": "2021-10-04T16:25:47.450620Z",
            "modified": "2026-03-31T16:40:55.665644Z"
        },
        {
            "id": 37500,
            "name": "Diagram [1328]",
            "created": "2021-08-28T07:53:45.040839Z",
            "modified": "2026-03-31T16:40:54.253070Z"
        },
        {
            "id": 45417,
            "name": "Diagram [5327]",
            "created": "2021-12-24T11:24:16.902524Z",
            "modified": "2026-03-31T16:40:49.245259Z"
        },
        {
            "id": 39458,
            "name": "Diagram [2327]",
            "created": "2021-10-04T16:24:50.483140Z",
            "modified": "2026-03-31T16:40:46.688079Z"
        },
        {
            "id": 37499,
            "name": "Diagram [1327]",
            "created": "2021-08-28T07:51:30.315939Z",
            "modified": "2026-03-31T16:40:45.513923Z"
        },
        {
            "id": 50726,
            "name": "Diagram [4326]",
            "created": "2022-02-28T10:11:44.995111Z",
            "modified": "2026-03-31T16:40:40.037986Z"
        },
        {
            "id": 45416,
            "name": "Diagram [5326]",
            "created": "2021-12-24T11:23:27.756413Z",
            "modified": "2026-03-31T16:40:38.886300Z"
        },
        {
            "id": 39456,
            "name": "Diagram [2326]",
            "created": "2021-10-04T16:23:20.721073Z",
            "modified": "2026-03-31T16:40:36.322058Z"
        },
        {
            "id": 37497,
            "name": "Diagram [1326]",
            "created": "2021-08-28T07:49:05.672920Z",
            "modified": "2026-03-31T16:40:34.935488Z"
        }
    ]
}