List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=865
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=866",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=864",
    "results": [
        {
            "id": 38698,
            "name": "Diagram [1979]",
            "created": "2021-09-22T16:34:56.582737Z",
            "modified": "2026-03-31T17:47:27.907050Z"
        },
        {
            "id": 38699,
            "name": "Diagram [1980]",
            "created": "2021-09-22T16:36:27.267037Z",
            "modified": "2026-03-31T17:47:30.558294Z"
        },
        {
            "id": 41789,
            "name": "Diagram [2980]",
            "created": "2021-10-30T09:03:34.817904Z",
            "modified": "2026-03-31T17:47:31.720336Z"
        },
        {
            "id": 41790,
            "name": "Diagram [2981]",
            "created": "2021-10-30T09:05:06.387392Z",
            "modified": "2026-03-31T17:47:34.567561Z"
        },
        {
            "id": 38740,
            "name": "Diagram [1983]",
            "created": "2021-09-23T13:12:37.298120Z",
            "modified": "2026-03-31T17:47:38.291455Z"
        },
        {
            "id": 38741,
            "name": "Diagram [1984]",
            "created": "2021-09-23T13:15:00.306900Z",
            "modified": "2026-03-31T17:47:40.755495Z"
        },
        {
            "id": 41797,
            "name": "Diagram [2988]",
            "created": "2021-10-30T09:58:30.488813Z",
            "modified": "2026-03-31T17:47:52.686217Z"
        },
        {
            "id": 38746,
            "name": "Diagram [1989]",
            "created": "2021-09-23T13:25:35.244638Z",
            "modified": "2026-03-31T17:47:54.144645Z"
        },
        {
            "id": 41798,
            "name": "Diagram [2989]",
            "created": "2021-10-30T10:00:12.270854Z",
            "modified": "2026-03-31T17:47:55.788286Z"
        },
        {
            "id": 38747,
            "name": "Diagram [1990]",
            "created": "2021-09-23T13:28:23.308022Z",
            "modified": "2026-03-31T17:47:57.041832Z"
        }
    ]
}