List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=29
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=-created&page=30",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=28",
    "results": [
        {
            "id": 102768,
            "name": "Connecting stones 57",
            "created": "2026-01-24T17:01:28.638155Z",
            "modified": "2026-03-31T13:48:14.207038Z"
        },
        {
            "id": 102767,
            "name": "Connecting dtones 56",
            "created": "2026-01-24T16:58:29.563358Z",
            "modified": "2026-03-31T22:53:13.706852Z"
        },
        {
            "id": 102766,
            "name": "Connecting stones 55",
            "created": "2026-01-24T16:54:26.930960Z",
            "modified": "2026-04-03T09:07:03.472213Z"
        },
        {
            "id": 102765,
            "name": "Connecting stones 54",
            "created": "2026-01-24T16:51:36.285492Z",
            "modified": "2026-03-31T13:41:45.353286Z"
        },
        {
            "id": 102764,
            "name": "Connecting stones 53",
            "created": "2026-01-24T16:01:35.485793Z",
            "modified": "2026-03-31T13:39:28.027432Z"
        },
        {
            "id": 102763,
            "name": "Connecting stones 52",
            "created": "2026-01-24T15:58:37.335582Z",
            "modified": "2026-03-31T13:37:03.806195Z"
        },
        {
            "id": 102760,
            "name": "65: Live",
            "created": "2026-01-23T07:44:08.105768Z",
            "modified": "2026-04-05T06:54:29.892698Z"
        },
        {
            "id": 102759,
            "name": "KO 劫 1-36",
            "created": "2026-01-23T03:38:28.277943Z",
            "modified": "2026-04-04T01:25:55.531993Z"
        },
        {
            "id": 102750,
            "name": "Number 6",
            "created": "2026-01-22T15:12:51.149795Z",
            "modified": "2026-04-04T03:16:29.408270Z"
        },
        {
            "id": 102749,
            "name": "Number 5",
            "created": "2026-01-22T15:05:03.219515Z",
            "modified": "2026-03-30T17:49:13.547311Z"
        }
    ]
}