List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4797",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4795",
    "results": [
        {
            "id": 41796,
            "name": "Diagram [2987]",
            "created": "2021-10-30T09:56:56.454312Z",
            "modified": "2026-03-31T17:47:49.844530Z"
        },
        {
            "id": 38744,
            "name": "Diagram [1987]",
            "created": "2021-09-23T13:20:23.811909Z",
            "modified": "2026-03-31T17:47:48.682932Z"
        },
        {
            "id": 38743,
            "name": "Diagram [1986]",
            "created": "2021-09-23T13:18:04.063628Z",
            "modified": "2026-03-31T17:47:46.043977Z"
        },
        {
            "id": 38742,
            "name": "Diagram [1985]",
            "created": "2021-09-23T13:16:45.109594Z",
            "modified": "2026-03-31T17:47:43.667849Z"
        },
        {
            "id": 38741,
            "name": "Diagram [1984]",
            "created": "2021-09-23T13:15:00.306900Z",
            "modified": "2026-03-31T17:47:40.755495Z"
        },
        {
            "id": 38740,
            "name": "Diagram [1983]",
            "created": "2021-09-23T13:12:37.298120Z",
            "modified": "2026-03-31T17:47:38.291455Z"
        },
        {
            "id": 41791,
            "name": "Diagram [2982]",
            "created": "2021-10-30T09:07:26.322849Z",
            "modified": "2026-03-31T17:47:37.059877Z"
        },
        {
            "id": 38739,
            "name": "Diagram [1982]",
            "created": "2021-09-23T13:10:27.275608Z",
            "modified": "2026-03-31T17:47:35.808450Z"
        },
        {
            "id": 41790,
            "name": "Diagram [2981]",
            "created": "2021-10-30T09:05:06.387392Z",
            "modified": "2026-03-31T17:47:34.567561Z"
        },
        {
            "id": 38700,
            "name": "Diagram [1981]",
            "created": "2021-09-22T16:38:07.995149Z",
            "modified": "2026-03-31T17:47:33.114032Z"
        }
    ]
}