List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=440",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=438",
    "results": [
        {
            "id": 9535,
            "name": "606 / 900",
            "created": "2018-03-14T11:28:06.826424Z",
            "modified": "2026-05-02T15:48:23.552780Z"
        },
        {
            "id": 10617,
            "name": "17 / 900",
            "created": "2018-08-20T10:44:35.595830Z",
            "modified": "2026-05-02T15:48:22.971086Z"
        },
        {
            "id": 10616,
            "name": "16 / 900",
            "created": "2018-08-20T10:44:05.337042Z",
            "modified": "2026-05-02T15:47:29.379634Z"
        },
        {
            "id": 10615,
            "name": "15 / 900",
            "created": "2018-08-20T10:40:39.681237Z",
            "modified": "2026-05-02T15:47:12.945008Z"
        },
        {
            "id": 60433,
            "name": "question 49 細妙勢",
            "created": "2022-07-06T15:33:24.346140Z",
            "modified": "2026-05-02T15:46:18.244268Z"
        },
        {
            "id": 60432,
            "name": "question 48 P",
            "created": "2022-07-06T15:30:37.268582Z",
            "modified": "2026-05-02T15:46:17.644702Z"
        },
        {
            "id": 91770,
            "name": "Guéta 2",
            "created": "2025-03-04T16:23:12.107626Z",
            "modified": "2026-05-02T15:45:05.851157Z"
        },
        {
            "id": 9229,
            "name": "Lesson 4 - test",
            "created": "2018-01-16T18:10:40.376256Z",
            "modified": "2026-05-02T15:44:56.221888Z"
        },
        {
            "id": 10614,
            "name": "14 / 900",
            "created": "2018-08-20T10:40:24.327047Z",
            "modified": "2026-05-02T15:44:43.221900Z"
        },
        {
            "id": 92306,
            "name": "4. Best Move?",
            "created": "2025-03-11T19:28:16.138405Z",
            "modified": "2026-05-02T15:44:35.659461Z"
        }
    ]
}