List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4883
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=4884",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4882",
    "results": [
        {
            "id": 34010,
            "name": "Diagram (3277)",
            "created": "2021-07-14T09:28:18.894213Z",
            "modified": "2026-03-31T16:30:27.046010Z"
        },
        {
            "id": 31381,
            "name": "Diagram (275)",
            "created": "2021-06-15T06:01:23.346443Z",
            "modified": "2026-03-31T16:30:25.444461Z"
        },
        {
            "id": 50555,
            "name": "Diagram [4276]",
            "created": "2022-02-26T13:46:45.827403Z",
            "modified": "2026-03-31T16:30:19.414963Z"
        },
        {
            "id": 45248,
            "name": "Diagram [5276]",
            "created": "2021-12-22T10:58:08.379330Z",
            "modified": "2026-03-31T16:30:18.070941Z"
        },
        {
            "id": 39382,
            "name": "Diagram [2276]",
            "created": "2021-10-04T07:21:21.273617Z",
            "modified": "2026-03-31T16:30:13.803708Z"
        },
        {
            "id": 37441,
            "name": "Diagram [1276]",
            "created": "2021-08-27T09:39:16.043690Z",
            "modified": "2026-03-31T16:30:12.324072Z"
        },
        {
            "id": 34009,
            "name": "Diagram (3276)",
            "created": "2021-07-14T09:26:05.314295Z",
            "modified": "2026-03-31T16:30:10.737259Z"
        },
        {
            "id": 31379,
            "name": "Diagram (274)",
            "created": "2021-06-15T05:58:36.206850Z",
            "modified": "2026-03-31T16:30:09.212838Z"
        },
        {
            "id": 99807,
            "name": "Puzzle 4.36.8",
            "created": "2025-11-25T17:03:20.052902Z",
            "modified": "2026-03-31T16:30:05.184898Z"
        },
        {
            "id": 50554,
            "name": "Diagram [4275]",
            "created": "2022-02-26T13:44:36.300034Z",
            "modified": "2026-03-31T16:30:02.373771Z"
        }
    ]
}