List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=53",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=51",
    "results": [
        {
            "id": 47894,
            "name": "Diagram [5931]",
            "created": "2022-02-01T09:30:17.515499Z",
            "modified": "2026-02-15T20:38:07.865535Z"
        },
        {
            "id": 47897,
            "name": "Diagram [5934]",
            "created": "2022-02-01T09:35:40.454142Z",
            "modified": "2026-02-15T20:38:10.793597Z"
        },
        {
            "id": 47902,
            "name": "Diagram [5939]",
            "created": "2022-02-01T09:45:50.080705Z",
            "modified": "2026-02-15T20:38:15.504175Z"
        },
        {
            "id": 47903,
            "name": "Diagram [5940]",
            "created": "2022-02-01T09:48:29.571079Z",
            "modified": "2026-02-15T20:38:16.650364Z"
        },
        {
            "id": 47905,
            "name": "Diagram [5942]",
            "created": "2022-02-01T09:52:49.567354Z",
            "modified": "2026-02-15T20:38:18.781686Z"
        },
        {
            "id": 47906,
            "name": "Diagram [5943]",
            "created": "2022-02-01T09:57:26.848918Z",
            "modified": "2026-02-15T20:38:19.699134Z"
        },
        {
            "id": 47913,
            "name": "how to capture #1",
            "created": "2022-02-01T10:33:02.197046Z",
            "modified": "2026-02-15T20:38:26.961305Z"
        },
        {
            "id": 47914,
            "name": "how to capture #2",
            "created": "2022-02-01T10:35:37.269886Z",
            "modified": "2026-02-15T20:38:27.796772Z"
        },
        {
            "id": 47985,
            "name": "Diagram [5975]",
            "created": "2022-02-02T08:14:19.341603Z",
            "modified": "2026-02-15T20:39:28.816384Z"
        },
        {
            "id": 47988,
            "name": "Diagram [5978]",
            "created": "2022-02-02T08:23:01.740327Z",
            "modified": "2026-02-15T20:39:37.464230Z"
        }
    ]
}