List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4866
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=4867",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4865",
    "results": [
        {
            "id": 45543,
            "name": "Diagram [5389]",
            "created": "2021-12-26T09:20:16.738108Z",
            "modified": "2026-03-31T16:50:51.986610Z"
        },
        {
            "id": 37601,
            "name": "Diagram [1389]",
            "created": "2021-08-30T14:05:09.011851Z",
            "modified": "2026-03-31T16:50:46.364303Z"
        },
        {
            "id": 51279,
            "name": "Diagram [4388]",
            "created": "2022-03-06T08:37:26.951974Z",
            "modified": "2026-03-31T16:50:43.617034Z"
        },
        {
            "id": 45542,
            "name": "Diagram [5388]",
            "created": "2021-12-26T09:18:40.880946Z",
            "modified": "2026-03-31T16:50:42.363843Z"
        },
        {
            "id": 39684,
            "name": "Diagram [2388]",
            "created": "2021-10-07T07:27:42.918058Z",
            "modified": "2026-03-31T16:50:36.473266Z"
        },
        {
            "id": 37600,
            "name": "Diagram [1388]",
            "created": "2021-08-30T14:02:57.489523Z",
            "modified": "2026-03-31T16:50:34.223555Z"
        },
        {
            "id": 51278,
            "name": "Diagram [4387]",
            "created": "2022-03-06T08:36:04.153168Z",
            "modified": "2026-03-31T16:50:31.831209Z"
        },
        {
            "id": 45541,
            "name": "Diagram [5387]",
            "created": "2021-12-26T09:17:16.190492Z",
            "modified": "2026-03-31T16:50:30.615911Z"
        },
        {
            "id": 39683,
            "name": "Diagram [2387]",
            "created": "2021-10-07T07:26:36.746054Z",
            "modified": "2026-03-31T16:50:26.409084Z"
        },
        {
            "id": 37599,
            "name": "Diagram [1387]",
            "created": "2021-08-30T14:00:11.703099Z",
            "modified": "2026-03-31T16:50:24.819350Z"
        }
    ]
}