List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4886
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=4887",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4885",
    "results": [
        {
            "id": 31371,
            "name": "Diagram (268)",
            "created": "2021-06-15T05:43:39.898114Z",
            "modified": "2026-03-31T16:28:36.536520Z"
        },
        {
            "id": 99801,
            "name": "Puzzle 4.36.2",
            "created": "2025-11-25T16:58:42.305246Z",
            "modified": "2026-03-31T16:28:33.708432Z"
        },
        {
            "id": 45241,
            "name": "Diagram [5269]",
            "created": "2021-12-22T10:39:52.994695Z",
            "modified": "2026-03-31T16:28:28.912689Z"
        },
        {
            "id": 39327,
            "name": "Diagram [2269]",
            "created": "2021-10-03T09:24:18.906532Z",
            "modified": "2026-03-31T16:28:23.951793Z"
        },
        {
            "id": 37322,
            "name": "Diagram [1269]",
            "created": "2021-08-24T17:55:46.950635Z",
            "modified": "2026-03-31T16:28:22.407714Z"
        },
        {
            "id": 34002,
            "name": "Diagram (3269)",
            "created": "2021-07-14T09:10:38.931266Z",
            "modified": "2026-03-31T16:28:20.865987Z"
        },
        {
            "id": 31369,
            "name": "Diagram (267)",
            "created": "2021-06-15T05:40:28.566673Z",
            "modified": "2026-03-31T16:28:19.320758Z"
        },
        {
            "id": 99792,
            "name": "Puzzle 4.36.1",
            "created": "2025-11-25T13:10:00.144820Z",
            "modified": "2026-03-31T16:28:16.436113Z"
        },
        {
            "id": 50452,
            "name": "Diagram [4268]",
            "created": "2022-02-25T08:04:39.808072Z",
            "modified": "2026-03-31T16:28:13.576814Z"
        },
        {
            "id": 45240,
            "name": "Diagram [5268]",
            "created": "2021-12-22T10:37:56.868620Z",
            "modified": "2026-03-31T16:28:12.098785Z"
        }
    ]
}