List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5764",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5762",
    "results": [
        {
            "id": 62095,
            "name": "Problem66",
            "created": "2022-08-26T10:46:38.783230Z",
            "modified": "2026-02-15T23:34:49.417235Z"
        },
        {
            "id": 62094,
            "name": "Problem65",
            "created": "2022-08-26T10:45:12.798990Z",
            "modified": "2026-02-15T23:34:48.378016Z"
        },
        {
            "id": 62093,
            "name": "Problem64",
            "created": "2022-08-26T10:43:51.958959Z",
            "modified": "2026-02-15T23:34:47.363810Z"
        },
        {
            "id": 62092,
            "name": "Problem63",
            "created": "2022-08-26T10:42:13.116791Z",
            "modified": "2026-02-15T23:34:46.303108Z"
        },
        {
            "id": 62091,
            "name": "Problem62",
            "created": "2022-08-26T10:39:41.039777Z",
            "modified": "2026-02-15T23:34:45.148412Z"
        },
        {
            "id": 62090,
            "name": "Problem61",
            "created": "2022-08-26T10:38:13.446442Z",
            "modified": "2026-02-15T23:34:44.173843Z"
        },
        {
            "id": 62089,
            "name": "Problem60",
            "created": "2022-08-26T09:33:41.980244Z",
            "modified": "2026-02-15T23:34:43.245339Z"
        },
        {
            "id": 62087,
            "name": "Problem58",
            "created": "2022-08-26T08:46:54.222891Z",
            "modified": "2026-02-15T23:34:41.316349Z"
        },
        {
            "id": 62086,
            "name": "Problem56",
            "created": "2022-08-26T08:39:42.830530Z",
            "modified": "2026-02-15T23:34:40.448020Z"
        },
        {
            "id": 62085,
            "name": "Problem55-2",
            "created": "2022-08-26T08:31:21.291883Z",
            "modified": "2026-02-15T23:34:39.352111Z"
        }
    ]
}