List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1036",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1034",
    "results": [
        {
            "id": 100356,
            "name": "Example 16",
            "created": "2025-12-09T12:46:47.273564Z",
            "modified": "2026-05-25T04:48:02.449453Z"
        },
        {
            "id": 13904,
            "name": "493 / 900",
            "created": "2018-12-21T11:15:57.768381Z",
            "modified": "2026-05-25T04:47:36.205522Z"
        },
        {
            "id": 53871,
            "name": "Tésuji 13",
            "created": "2022-03-28T20:01:28.521010Z",
            "modified": "2026-05-25T04:47:27.896020Z"
        },
        {
            "id": 70923,
            "name": "This project 35",
            "created": "2023-04-17T10:09:36.741285Z",
            "modified": "2026-05-25T04:47:03.719227Z"
        },
        {
            "id": 21982,
            "name": "Puzzle 32 (p. 193-212)",
            "created": "2020-10-23T13:20:00.392893Z",
            "modified": "2026-05-25T04:45:48.875304Z"
        },
        {
            "id": 3033,
            "name": "011 side 3rd line 4",
            "created": "2015-10-29T17:46:34.948836Z",
            "modified": "2026-05-25T04:44:48.468828Z"
        },
        {
            "id": 13903,
            "name": "492 / 900",
            "created": "2018-12-21T11:15:27.099350Z",
            "modified": "2026-05-25T04:44:11.802531Z"
        },
        {
            "id": 21981,
            "name": "Puzzle 31 (p. 193-212)",
            "created": "2020-10-23T13:19:43.476387Z",
            "modified": "2026-05-25T04:43:44.554924Z"
        },
        {
            "id": 49867,
            "name": "question14",
            "created": "2022-02-21T06:23:14.194825Z",
            "modified": "2026-05-25T04:43:36.740753Z"
        },
        {
            "id": 49866,
            "name": "question13",
            "created": "2022-02-21T06:20:05.613435Z",
            "modified": "2026-05-25T04:43:36.277873Z"
        }
    ]
}