List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5275",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5273",
    "results": [
        {
            "id": 53059,
            "name": "Diagram [4956]",
            "created": "2022-03-23T11:31:46.442635Z",
            "modified": "2026-03-30T12:55:12.158328Z"
        },
        {
            "id": 53057,
            "name": "Diagram [4955]",
            "created": "2022-03-23T11:30:22.018777Z",
            "modified": "2026-03-30T12:55:11.763004Z"
        },
        {
            "id": 53012,
            "name": "Diagram [4923]",
            "created": "2022-03-23T07:55:13.144720Z",
            "modified": "2026-03-30T12:54:07.885233Z"
        },
        {
            "id": 53011,
            "name": "Diagram [4922]",
            "created": "2022-03-23T07:53:04.188618Z",
            "modified": "2026-03-30T12:54:07.868222Z"
        },
        {
            "id": 53013,
            "name": "Diagram [4924]",
            "created": "2022-03-23T07:57:54.813659Z",
            "modified": "2026-03-30T12:54:07.861422Z"
        },
        {
            "id": 53010,
            "name": "Diagram [4921]",
            "created": "2022-03-23T07:51:04.566951Z",
            "modified": "2026-03-30T12:54:07.742737Z"
        },
        {
            "id": 53008,
            "name": "Diagram [4919]",
            "created": "2022-03-23T07:46:47.351588Z",
            "modified": "2026-03-30T12:54:07.684614Z"
        },
        {
            "id": 53009,
            "name": "Diagram [4920]",
            "created": "2022-03-23T07:49:13.993703Z",
            "modified": "2026-03-30T12:54:07.679518Z"
        },
        {
            "id": 53002,
            "name": "Diagram [4916]",
            "created": "2022-03-23T07:40:58.690099Z",
            "modified": "2026-03-30T12:54:07.590482Z"
        },
        {
            "id": 53004,
            "name": "Diagram [4917]",
            "created": "2022-03-23T07:42:39.736792Z",
            "modified": "2026-03-30T12:54:07.565857Z"
        }
    ]
}