List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4935",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4933",
    "results": [
        {
            "id": 89067,
            "name": "Direct Cut 5",
            "created": "2024-12-02T20:45:29.268330Z",
            "modified": "2026-03-31T15:20:57.355553Z"
        },
        {
            "id": 62715,
            "name": "Go flash: 30384",
            "created": "2022-09-16T19:00:02.522653Z",
            "modified": "2026-03-31T15:20:40.948409Z"
        },
        {
            "id": 49935,
            "name": "Diagram [4137]",
            "created": "2022-02-21T12:22:47.987451Z",
            "modified": "2026-03-31T15:20:39.548748Z"
        },
        {
            "id": 45003,
            "name": "Diagram [5130]",
            "created": "2021-12-17T10:31:35.117155Z",
            "modified": "2026-03-31T15:20:38.047568Z"
        },
        {
            "id": 43744,
            "name": "GW 67: 20 2line tesujis 4",
            "created": "2021-12-01T10:49:34.021621Z",
            "modified": "2026-03-31T15:20:35.640976Z"
        },
        {
            "id": 39043,
            "name": "Diagram [2137]",
            "created": "2021-09-27T13:08:19.056348Z",
            "modified": "2026-03-31T15:20:34.313862Z"
        },
        {
            "id": 37024,
            "name": "Diagram [1137]",
            "created": "2021-08-21T09:16:05.691386Z",
            "modified": "2026-03-31T15:20:33.115189Z"
        },
        {
            "id": 35303,
            "name": "Cut, extend, and throw-in 2",
            "created": "2021-08-03T07:22:16.425462Z",
            "modified": "2026-03-31T15:20:31.549871Z"
        },
        {
            "id": 33336,
            "name": "Diagram (3137)",
            "created": "2021-07-09T07:32:03.111650Z",
            "modified": "2026-03-31T15:20:29.762543Z"
        },
        {
            "id": 31143,
            "name": "Diagram (135)",
            "created": "2021-06-11T03:26:26.514900Z",
            "modified": "2026-03-31T15:20:28.409689Z"
        }
    ]
}