List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=1046
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=1047",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1045",
    "results": [
        {
            "id": 98376,
            "name": "oughioighuoiguhgoihugoiuhogihuogihuhoiguTHISISVERYEASY",
            "created": "2025-10-24T05:19:50.658324Z",
            "modified": "2026-05-25T10:21:29.882168Z"
        },
        {
            "id": 45563,
            "name": "ข้อที่9",
            "created": "2021-12-26T10:29:16.412697Z",
            "modified": "2026-05-25T10:21:08.000556Z"
        },
        {
            "id": 98375,
            "name": "survive or try to survive but then fail in trying to survive so yeah just try to survive",
            "created": "2025-10-24T05:05:55.326934Z",
            "modified": "2026-05-25T10:20:42.810600Z"
        },
        {
            "id": 98108,
            "name": "question1",
            "created": "2025-10-11T00:26:05.570874Z",
            "modified": "2026-05-25T10:20:25.554316Z"
        },
        {
            "id": 3329,
            "name": "Inside Cut with Extensions",
            "created": "2015-11-10T05:39:58.124489Z",
            "modified": "2026-05-25T10:19:29.336164Z"
        },
        {
            "id": 68154,
            "name": "Puzzle 23-2",
            "created": "2023-01-31T09:26:10.962895Z",
            "modified": "2026-05-25T10:18:56.620495Z"
        },
        {
            "id": 20302,
            "name": "031/098",
            "created": "2020-07-30T04:43:18.122810Z",
            "modified": "2026-05-25T10:18:21.041394Z"
        },
        {
            "id": 49161,
            "name": "type 7",
            "created": "2022-02-15T14:47:48.371559Z",
            "modified": "2026-05-25T10:17:26.760591Z"
        },
        {
            "id": 3328,
            "name": "Double Approach - Direction of Play",
            "created": "2015-11-10T02:25:29.241172Z",
            "modified": "2026-05-25T10:17:06.019686Z"
        },
        {
            "id": 68153,
            "name": "Puzzle 23-1",
            "created": "2023-01-31T09:24:03.666066Z",
            "modified": "2026-05-25T10:16:41.349306Z"
        }
    ]
}