List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=917",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=915",
    "results": [
        {
            "id": 51456,
            "name": "Diagram [4448]",
            "created": "2022-03-08T10:12:21.698226Z",
            "modified": "2026-05-21T22:06:06.241656Z"
        },
        {
            "id": 94370,
            "name": "Problem 73",
            "created": "2025-05-27T00:39:02.503210Z",
            "modified": "2026-05-21T22:06:05.006508Z"
        },
        {
            "id": 38253,
            "name": "Diagram [1760]",
            "created": "2021-09-12T13:06:02.779133Z",
            "modified": "2026-05-21T22:05:55.702566Z"
        },
        {
            "id": 38252,
            "name": "Diagram [1759]",
            "created": "2021-09-12T13:04:43.671821Z",
            "modified": "2026-05-21T22:05:55.095542Z"
        },
        {
            "id": 36684,
            "name": "Diagram [1015]",
            "created": "2021-08-16T10:04:16.785973Z",
            "modified": "2026-05-21T22:05:19.549823Z"
        },
        {
            "id": 36683,
            "name": "Diagram [1014]",
            "created": "2021-08-16T10:02:32.855553Z",
            "modified": "2026-05-21T22:05:18.844689Z"
        },
        {
            "id": 45428,
            "name": "Diagram [5338]",
            "created": "2021-12-24T12:03:50.363450Z",
            "modified": "2026-05-21T22:05:08.157035Z"
        },
        {
            "id": 45427,
            "name": "Diagram [5337]",
            "created": "2021-12-24T12:02:55.870214Z",
            "modified": "2026-05-21T22:05:06.430925Z"
        },
        {
            "id": 31561,
            "name": "Diagram (380)",
            "created": "2021-06-17T08:12:42.543366Z",
            "modified": "2026-05-21T22:05:05.370564Z"
        },
        {
            "id": 31560,
            "name": "Diagram (379)",
            "created": "2021-06-17T08:09:59.637590Z",
            "modified": "2026-05-21T22:05:04.101176Z"
        }
    ]
}