List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=829",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=827",
    "results": [
        {
            "id": 45551,
            "name": "Diagram [5397]",
            "created": "2021-12-26T10:04:23.185420Z",
            "modified": "2026-03-31T16:52:07.405925Z"
        },
        {
            "id": 37610,
            "name": "Diagram [1398]",
            "created": "2021-08-30T14:21:46.388063Z",
            "modified": "2026-03-31T16:52:11.496901Z"
        },
        {
            "id": 45552,
            "name": "Diagram [5398]",
            "created": "2021-12-26T10:05:14.794311Z",
            "modified": "2026-03-31T16:52:16.979599Z"
        },
        {
            "id": 37611,
            "name": "Diagram [1399]",
            "created": "2021-08-30T14:23:34.536676Z",
            "modified": "2026-03-31T16:52:21.068714Z"
        },
        {
            "id": 45553,
            "name": "Diagram [5399]",
            "created": "2021-12-26T10:06:37.626393Z",
            "modified": "2026-03-31T16:52:26.617361Z"
        },
        {
            "id": 31580,
            "name": "Diagram (398)",
            "created": "2021-06-17T08:59:32.893982Z",
            "modified": "2026-03-31T16:52:29.254703Z"
        },
        {
            "id": 37612,
            "name": "Diagram [1400]",
            "created": "2021-08-30T14:25:46.441945Z",
            "modified": "2026-03-31T16:52:30.699383Z"
        },
        {
            "id": 45554,
            "name": "Diagram [5400]",
            "created": "2021-12-26T10:09:36.612651Z",
            "modified": "2026-03-31T16:52:36.293222Z"
        },
        {
            "id": 31581,
            "name": "Diagram (399)",
            "created": "2021-06-17T09:02:04.725834Z",
            "modified": "2026-03-31T16:52:39.194791Z"
        },
        {
            "id": 51331,
            "name": "Diagram [4402",
            "created": "2022-03-06T20:51:34.066219Z",
            "modified": "2026-03-31T16:52:55.159130Z"
        }
    ]
}