List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=29",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=27",
    "results": [
        {
            "id": 102782,
            "name": "1йфячыццыву4каппнр",
            "created": "2026-01-25T17:19:19.415128Z",
            "modified": "2026-03-28T05:14:12.591809Z"
        },
        {
            "id": 102781,
            "name": "Connecting stones 63",
            "created": "2026-01-25T16:08:00.371364Z",
            "modified": "2026-03-02T07:54:29.030740Z"
        },
        {
            "id": 102780,
            "name": "Connecting stones 62",
            "created": "2026-01-25T16:03:04.315862Z",
            "modified": "2026-03-25T23:45:17.154820Z"
        },
        {
            "id": 102779,
            "name": "Connecting stones 60",
            "created": "2026-01-25T15:59:52.022719Z",
            "modified": "2026-03-31T13:54:32.284596Z"
        },
        {
            "id": 102778,
            "name": "Connecting stones 59",
            "created": "2026-01-25T15:55:44.414297Z",
            "modified": "2026-03-31T13:52:24.055564Z"
        },
        {
            "id": 102777,
            "name": "Connecting stones 61",
            "created": "2026-01-25T15:53:57.234035Z",
            "modified": "2026-03-31T13:56:34.320855Z"
        },
        {
            "id": 102776,
            "name": "Connecting stones 58",
            "created": "2026-01-25T15:51:41.468976Z",
            "modified": "2026-03-31T13:50:19.203655Z"
        },
        {
            "id": 102773,
            "name": "Opening 布石 1-11",
            "created": "2026-01-25T06:28:10.492373Z",
            "modified": "2026-04-04T01:25:00.898223Z"
        },
        {
            "id": 102772,
            "name": "흑선백사문제",
            "created": "2026-01-25T03:33:26.101523Z",
            "modified": "2026-03-30T17:49:15.752791Z"
        },
        {
            "id": 102771,
            "name": "21k question",
            "created": "2026-01-24T23:59:57.246707Z",
            "modified": "2026-03-30T17:49:15.735281Z"
        }
    ]
}