List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4889
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=4890",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4888",
    "results": [
        {
            "id": 50445,
            "name": "Diagram [4261]",
            "created": "2022-02-25T07:37:05.420681Z",
            "modified": "2026-03-31T16:26:11.865328Z"
        },
        {
            "id": 45183,
            "name": "Diagram [5261]",
            "created": "2021-12-21T12:53:41.175494Z",
            "modified": "2026-03-31T16:26:10.599865Z"
        },
        {
            "id": 43984,
            "name": "GW 75: 10 easy problems 5",
            "created": "2021-12-03T14:53:47.650268Z",
            "modified": "2026-03-31T16:26:07.463333Z"
        },
        {
            "id": 39319,
            "name": "Diagram [2261]",
            "created": "2021-10-03T09:08:50.225486Z",
            "modified": "2026-03-31T16:26:06.013210Z"
        },
        {
            "id": 37314,
            "name": "Diagram [1261]",
            "created": "2021-08-24T17:44:47.583477Z",
            "modified": "2026-03-31T16:26:04.836133Z"
        },
        {
            "id": 31334,
            "name": "Diagram (259)",
            "created": "2021-06-14T16:30:46.630124Z",
            "modified": "2026-03-31T16:26:02.279294Z"
        },
        {
            "id": 99784,
            "name": "Puzzle 4.34.17",
            "created": "2025-11-25T13:02:16.356477Z",
            "modified": "2026-03-31T16:25:58.053656Z"
        },
        {
            "id": 50444,
            "name": "Diagram [4260]",
            "created": "2022-02-25T07:34:41.107300Z",
            "modified": "2026-03-31T16:25:52.804672Z"
        },
        {
            "id": 45182,
            "name": "Diagram [5260]",
            "created": "2021-12-21T12:52:28.346371Z",
            "modified": "2026-03-31T16:25:51.550660Z"
        },
        {
            "id": 39318,
            "name": "Diagram [2260]",
            "created": "2021-10-03T09:07:37.894040Z",
            "modified": "2026-03-31T16:25:47.194560Z"
        }
    ]
}