List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=865
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=866",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=864",
    "results": [
        {
            "id": 38511,
            "name": "Diagram [1872]",
            "created": "2021-09-17T09:34:17.876750Z",
            "modified": "2026-05-20T02:26:32.129389Z"
        },
        {
            "id": 47541,
            "name": "Diagram [5827]",
            "created": "2022-01-29T12:29:14.990493Z",
            "modified": "2026-05-20T02:26:10.724913Z"
        },
        {
            "id": 47540,
            "name": "Diagram [5826]",
            "created": "2022-01-29T12:27:37.182947Z",
            "modified": "2026-05-20T02:26:09.864308Z"
        },
        {
            "id": 44853,
            "name": "Diagram [5062]",
            "created": "2021-12-15T10:12:09.388705Z",
            "modified": "2026-05-20T02:26:05.222581Z"
        },
        {
            "id": 54358,
            "name": "easy pick up 2",
            "created": "2022-04-04T13:59:26.881381Z",
            "modified": "2026-05-20T02:25:29.026852Z"
        },
        {
            "id": 54357,
            "name": "easy pick up 1",
            "created": "2022-04-04T13:55:38.326709Z",
            "modified": "2026-05-20T02:25:27.622765Z"
        },
        {
            "id": 68721,
            "name": "Number 7(*Special*)",
            "created": "2023-02-09T09:01:22.957900Z",
            "modified": "2026-05-20T02:25:19.625020Z"
        },
        {
            "id": 15680,
            "name": "Double atari 12",
            "created": "2019-12-04T16:35:18.812921Z",
            "modified": "2026-05-20T02:24:47.538889Z"
        },
        {
            "id": 15629,
            "name": "Chapeau chinois 1",
            "created": "2019-11-27T15:07:19.750065Z",
            "modified": "2026-05-20T02:24:46.425265Z"
        },
        {
            "id": 22600,
            "name": "Puzzle 190",
            "created": "2020-10-30T00:39:06.079897Z",
            "modified": "2026-05-20T02:24:26.561981Z"
        }
    ]
}