List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4882
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=4883",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4881",
    "results": [
        {
            "id": 37447,
            "name": "Diagram [1282]",
            "created": "2021-08-27T09:52:02.745490Z",
            "modified": "2026-03-31T16:31:41.463326Z"
        },
        {
            "id": 34015,
            "name": "Diagram (3282)",
            "created": "2021-07-14T09:37:32.694999Z",
            "modified": "2026-03-31T16:31:40.106381Z"
        },
        {
            "id": 31387,
            "name": "Diagram (280)",
            "created": "2021-06-15T06:12:58.970712Z",
            "modified": "2026-03-31T16:31:38.931686Z"
        },
        {
            "id": 45300,
            "name": "Diagram [5281]",
            "created": "2021-12-23T08:58:32.720872Z",
            "modified": "2026-03-31T16:31:32.814131Z"
        },
        {
            "id": 39387,
            "name": "Diagram [2281]",
            "created": "2021-10-04T07:29:04.743134Z",
            "modified": "2026-03-31T16:31:28.536139Z"
        },
        {
            "id": 37446,
            "name": "Diagram [1281]",
            "created": "2021-08-27T09:50:06.677185Z",
            "modified": "2026-03-31T16:31:27.034327Z"
        },
        {
            "id": 31386,
            "name": "Diagram (279)",
            "created": "2021-06-15T06:10:46.060675Z",
            "modified": "2026-03-31T16:31:24.437008Z"
        },
        {
            "id": 99813,
            "name": "Puzzle 4.36.13",
            "created": "2025-11-25T17:07:31.046338Z",
            "modified": "2026-03-31T16:31:21.258954Z"
        },
        {
            "id": 45266,
            "name": "Diagram [5280]",
            "created": "2021-12-22T14:31:06.563231Z",
            "modified": "2026-03-31T16:31:17.311795Z"
        },
        {
            "id": 39386,
            "name": "Diagram [2280]",
            "created": "2021-10-04T07:26:09.080418Z",
            "modified": "2026-03-31T16:31:13.107665Z"
        }
    ]
}