List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4887
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=4888",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4886",
    "results": [
        {
            "id": 37320,
            "name": "Diagram [1267]",
            "created": "2021-08-24T17:52:28.950701Z",
            "modified": "2026-03-31T16:27:49.873723Z"
        },
        {
            "id": 31367,
            "name": "Diagram (265)",
            "created": "2021-06-15T05:37:23.117233Z",
            "modified": "2026-03-31T16:27:47.235576Z"
        },
        {
            "id": 99790,
            "name": "Puzzle 4.34.23",
            "created": "2025-11-25T13:08:03.569186Z",
            "modified": "2026-03-31T16:27:44.536249Z"
        },
        {
            "id": 45238,
            "name": "Diagram [5266]",
            "created": "2021-12-22T10:34:33.256386Z",
            "modified": "2026-03-31T16:27:39.437900Z"
        },
        {
            "id": 39324,
            "name": "Diagram [2266]",
            "created": "2021-10-03T09:17:19.903999Z",
            "modified": "2026-03-31T16:27:35.207864Z"
        },
        {
            "id": 37319,
            "name": "Diagram [1266]",
            "created": "2021-08-24T17:51:22.952181Z",
            "modified": "2026-03-31T16:27:33.981422Z"
        },
        {
            "id": 99789,
            "name": "Puzzle 4.34.22",
            "created": "2025-11-25T13:07:05.635197Z",
            "modified": "2026-03-31T16:27:28.032679Z"
        },
        {
            "id": 45237,
            "name": "Diagram [5265]",
            "created": "2021-12-22T10:31:22.625454Z",
            "modified": "2026-03-31T16:27:22.429448Z"
        },
        {
            "id": 39323,
            "name": "Diagram [2265]",
            "created": "2021-10-03T09:15:37.064689Z",
            "modified": "2026-03-31T16:27:18.397237Z"
        },
        {
            "id": 37318,
            "name": "Diagram [1265]",
            "created": "2021-08-24T17:50:20.033002Z",
            "modified": "2026-03-31T16:27:17.219516Z"
        }
    ]
}