List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4868
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=4869",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4867",
    "results": [
        {
            "id": 37593,
            "name": "Diagram [1382]",
            "created": "2021-08-30T13:26:53.466438Z",
            "modified": "2026-03-31T16:49:36.881680Z"
        },
        {
            "id": 45535,
            "name": "Diagram [5381]",
            "created": "2021-12-26T09:05:47.132814Z",
            "modified": "2026-03-31T16:49:33.044391Z"
        },
        {
            "id": 37591,
            "name": "Diagram [1381]",
            "created": "2021-08-30T13:25:16.938845Z",
            "modified": "2026-03-31T16:49:27.568983Z"
        },
        {
            "id": 31560,
            "name": "Diagram (379)",
            "created": "2021-06-17T08:09:59.637590Z",
            "modified": "2026-03-31T16:49:26.286564Z"
        },
        {
            "id": 45534,
            "name": "Diagram [5380]",
            "created": "2021-12-26T09:02:09.350488Z",
            "modified": "2026-03-31T16:49:23.421239Z"
        },
        {
            "id": 37590,
            "name": "Diagram [1380]",
            "created": "2021-08-30T13:24:03.881594Z",
            "modified": "2026-03-31T16:49:18.609710Z"
        },
        {
            "id": 31559,
            "name": "Diagram (378)",
            "created": "2021-06-17T08:06:25.138130Z",
            "modified": "2026-03-31T16:49:17.447568Z"
        },
        {
            "id": 51270,
            "name": "Diagram [4379]",
            "created": "2022-03-06T08:23:46.526311Z",
            "modified": "2026-03-31T16:49:16.029213Z"
        },
        {
            "id": 45499,
            "name": "Diagram [5379]",
            "created": "2021-12-25T09:26:52.068483Z",
            "modified": "2026-03-31T16:49:14.562527Z"
        },
        {
            "id": 39674,
            "name": "Diagram [2379]",
            "created": "2021-10-07T07:12:01.517407Z",
            "modified": "2026-03-31T16:49:10.775033Z"
        }
    ]
}