List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4830
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=4831",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4829",
    "results": [
        {
            "id": 38008,
            "name": "Diagram [1602]",
            "created": "2021-09-07T12:31:20.515808Z",
            "modified": "2026-03-31T17:19:39.732530Z"
        },
        {
            "id": 52032,
            "name": "Diagram [4601]",
            "created": "2022-03-14T07:23:13.130594Z",
            "modified": "2026-03-31T17:19:37.245126Z"
        },
        {
            "id": 46031,
            "name": "Diagram [5601]",
            "created": "2022-01-05T09:23:49.684840Z",
            "modified": "2026-03-31T17:19:35.774938Z"
        },
        {
            "id": 40379,
            "name": "Diagram [2601]",
            "created": "2021-10-17T10:11:48.641455Z",
            "modified": "2026-03-31T17:19:32.873660Z"
        },
        {
            "id": 38007,
            "name": "Diagram [1601]",
            "created": "2021-09-07T12:29:54.880411Z",
            "modified": "2026-03-31T17:19:31.603487Z"
        },
        {
            "id": 46030,
            "name": "Diagram [5600]",
            "created": "2022-01-05T09:20:32.156682Z",
            "modified": "2026-03-31T17:19:27.852488Z"
        },
        {
            "id": 42529,
            "name": "Diagram [3600]",
            "created": "2021-11-11T09:00:36.558387Z",
            "modified": "2026-03-31T17:19:26.647852Z"
        },
        {
            "id": 40378,
            "name": "Diagram [2600]",
            "created": "2021-10-17T10:09:10.904418Z",
            "modified": "2026-03-31T17:19:25.168675Z"
        },
        {
            "id": 38005,
            "name": "Diagram [1600]",
            "created": "2021-09-07T10:06:39.864199Z",
            "modified": "2026-03-31T17:19:23.679480Z"
        },
        {
            "id": 31991,
            "name": "Diagram (598)",
            "created": "2021-06-23T07:32:00.188442Z",
            "modified": "2026-03-31T17:19:22.396146Z"
        }
    ]
}