List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5254",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5252",
    "results": [
        {
            "id": 54970,
            "name": "BGJ 60 (1983) 2",
            "created": "2022-04-14T19:32:40.445344Z",
            "modified": "2026-03-30T13:11:14.960626Z"
        },
        {
            "id": 54969,
            "name": "BGJ 60 (1983) 1",
            "created": "2022-04-14T19:29:01.069165Z",
            "modified": "2026-03-30T13:11:14.802941Z"
        },
        {
            "id": 54968,
            "name": "BGJ 58 (1983) 4",
            "created": "2022-04-14T19:20:41.026381Z",
            "modified": "2026-03-30T13:11:14.720089Z"
        },
        {
            "id": 54966,
            "name": "BGJ 58 (1983) 2",
            "created": "2022-04-14T19:14:46.825048Z",
            "modified": "2026-03-30T13:11:14.698488Z"
        },
        {
            "id": 54967,
            "name": "BGJ 58 (1983) 3",
            "created": "2022-04-14T19:17:22.715969Z",
            "modified": "2026-03-30T13:11:14.696178Z"
        },
        {
            "id": 54965,
            "name": "BGJ 58 (1983) 1",
            "created": "2022-04-14T19:12:57.982005Z",
            "modified": "2026-03-30T13:11:14.680199Z"
        },
        {
            "id": 54958,
            "name": "BGJ 57 (1982) 1",
            "created": "2022-04-14T10:33:20.490992Z",
            "modified": "2026-03-30T13:11:14.288316Z"
        },
        {
            "id": 54956,
            "name": "BGJ 56 (1982) 2",
            "created": "2022-04-14T10:27:35.893550Z",
            "modified": "2026-03-30T13:11:14.287394Z"
        },
        {
            "id": 54959,
            "name": "BGJ 57 (1982) 2",
            "created": "2022-04-14T10:35:40.550751Z",
            "modified": "2026-03-30T13:11:14.265763Z"
        },
        {
            "id": 54960,
            "name": "BGJ 57 (1982) 3",
            "created": "2022-04-14T10:37:53.527687Z",
            "modified": "2026-03-30T13:11:14.245595Z"
        }
    ]
}