List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4884
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=4885",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4883",
    "results": [
        {
            "id": 31378,
            "name": "Diagram (273)",
            "created": "2021-06-15T05:56:00.200486Z",
            "modified": "2026-03-31T16:29:52.407543Z"
        },
        {
            "id": 99806,
            "name": "Puzzle 4.36.7",
            "created": "2025-11-25T17:02:34.613462Z",
            "modified": "2026-03-31T16:29:49.240846Z"
        },
        {
            "id": 50553,
            "name": "Diagram [4274]",
            "created": "2022-02-26T13:43:28.693722Z",
            "modified": "2026-03-31T16:29:46.612300Z"
        },
        {
            "id": 45246,
            "name": "Diagram [5274]",
            "created": "2021-12-22T10:49:43.407294Z",
            "modified": "2026-03-31T16:29:45.461830Z"
        },
        {
            "id": 39381,
            "name": "Diagram [2274]",
            "created": "2021-10-04T07:19:20.697029Z",
            "modified": "2026-03-31T16:29:41.224404Z"
        },
        {
            "id": 37439,
            "name": "Diagram [1274]",
            "created": "2021-08-27T09:35:46.181909Z",
            "modified": "2026-03-31T16:29:40.024587Z"
        },
        {
            "id": 34007,
            "name": "Diagram (3274)",
            "created": "2021-07-14T09:22:42.262812Z",
            "modified": "2026-03-31T16:29:38.851961Z"
        },
        {
            "id": 31377,
            "name": "Diagram (272)",
            "created": "2021-06-15T05:53:51.336705Z",
            "modified": "2026-03-31T16:29:37.365403Z"
        },
        {
            "id": 99805,
            "name": "Puzzle 4.36.6",
            "created": "2025-11-25T17:01:55.475249Z",
            "modified": "2026-03-31T16:29:34.202766Z"
        },
        {
            "id": 50552,
            "name": "Diagram [4273]",
            "created": "2022-02-26T13:41:41.830995Z",
            "modified": "2026-03-31T16:29:31.757833Z"
        }
    ]
}