List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4885
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=4886",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4884",
    "results": [
        {
            "id": 31375,
            "name": "Diagram (271)",
            "created": "2021-06-15T05:49:42.119093Z",
            "modified": "2026-03-31T16:29:22.409193Z"
        },
        {
            "id": 99804,
            "name": "Puzzle 4.36.5",
            "created": "2025-11-25T17:00:53.372626Z",
            "modified": "2026-03-31T16:29:19.479007Z"
        },
        {
            "id": 45244,
            "name": "Diagram [5272]",
            "created": "2021-12-22T10:45:58.305732Z",
            "modified": "2026-03-31T16:29:14.836058Z"
        },
        {
            "id": 39379,
            "name": "Diagram [2272]",
            "created": "2021-10-04T07:16:36.848431Z",
            "modified": "2026-03-31T16:29:10.742182Z"
        },
        {
            "id": 37366,
            "name": "Diagram [1272]",
            "created": "2021-08-25T09:14:13.861750Z",
            "modified": "2026-03-31T16:29:09.480606Z"
        },
        {
            "id": 34005,
            "name": "Diagram (3272)",
            "created": "2021-07-14T09:18:54.572927Z",
            "modified": "2026-03-31T16:29:08.266427Z"
        },
        {
            "id": 31374,
            "name": "Diagram (270)",
            "created": "2021-06-15T05:47:34.336215Z",
            "modified": "2026-03-31T16:29:06.747531Z"
        },
        {
            "id": 99803,
            "name": "Puzzle 4.36.4",
            "created": "2025-11-25T17:00:11.148760Z",
            "modified": "2026-03-31T16:29:03.712842Z"
        },
        {
            "id": 45243,
            "name": "Diagram [5271]",
            "created": "2021-12-22T10:43:57.569409Z",
            "modified": "2026-03-31T16:28:59.628031Z"
        },
        {
            "id": 39378,
            "name": "Diagram [2271]",
            "created": "2021-10-04T07:14:35.324749Z",
            "modified": "2026-03-31T16:28:55.886392Z"
        }
    ]
}