List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5449",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5447",
    "results": [
        {
            "id": 36197,
            "name": "Problem 19-1",
            "created": "2021-08-13T11:17:07.015128Z",
            "modified": "2026-03-30T10:26:14.081313Z"
        },
        {
            "id": 36198,
            "name": "Problem 19-2",
            "created": "2021-08-13T11:18:01.252293Z",
            "modified": "2026-03-30T10:26:14.079432Z"
        },
        {
            "id": 36196,
            "name": "Diagram [1000]",
            "created": "2021-08-13T08:37:45.902868Z",
            "modified": "2026-03-30T10:26:14.036386Z"
        },
        {
            "id": 36195,
            "name": "Diagram [999]",
            "created": "2021-08-13T08:36:10.928273Z",
            "modified": "2026-03-30T10:26:13.966144Z"
        },
        {
            "id": 36194,
            "name": "Diagram [998]",
            "created": "2021-08-13T08:33:57.936295Z",
            "modified": "2026-03-30T10:26:13.843213Z"
        },
        {
            "id": 36193,
            "name": "Diagram [997]",
            "created": "2021-08-13T08:32:11.394211Z",
            "modified": "2026-03-30T10:26:13.727575Z"
        },
        {
            "id": 36192,
            "name": "Diagram [996]",
            "created": "2021-08-13T08:30:45.884317Z",
            "modified": "2026-03-30T10:26:13.667669Z"
        },
        {
            "id": 36191,
            "name": "Diagram [995]",
            "created": "2021-08-13T08:28:41.213097Z",
            "modified": "2026-03-30T10:26:13.570937Z"
        },
        {
            "id": 36190,
            "name": "Diagram [994]",
            "created": "2021-08-13T08:26:06.190334Z",
            "modified": "2026-03-30T10:26:13.558542Z"
        },
        {
            "id": 36188,
            "name": "Diagram [992]",
            "created": "2021-08-13T08:21:36.786951Z",
            "modified": "2026-03-30T10:26:13.553139Z"
        }
    ]
}