List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=35",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=33",
    "results": [
        {
            "id": 102796,
            "name": "Connecting stones 68",
            "created": "2026-01-26T19:53:51.874607Z",
            "modified": "2026-05-20T18:07:26.083065Z"
        },
        {
            "id": 102795,
            "name": "Connecting stones 67",
            "created": "2026-01-26T19:50:01.956681Z",
            "modified": "2026-05-20T06:00:45.398132Z"
        },
        {
            "id": 102794,
            "name": "Connecting stones 66",
            "created": "2026-01-26T19:45:39.433342Z",
            "modified": "2026-05-19T22:56:14.452605Z"
        },
        {
            "id": 102793,
            "name": "Connecting stones 65",
            "created": "2026-01-26T19:40:09.504401Z",
            "modified": "2026-05-19T22:56:13.582032Z"
        },
        {
            "id": 102792,
            "name": "Connecting stones 64",
            "created": "2026-01-26T19:36:58.969419Z",
            "modified": "2026-05-19T03:59:43.838854Z"
        },
        {
            "id": 102789,
            "name": "Endgame ヨセ 1-36",
            "created": "2026-01-26T03:51:28.897737Z",
            "modified": "2026-05-22T09:35:28.381428Z"
        },
        {
            "id": 102782,
            "name": "1йфячыццыву4каппнр",
            "created": "2026-01-25T17:19:19.415128Z",
            "modified": "2026-05-20T02:14:41.556111Z"
        },
        {
            "id": 102781,
            "name": "Connecting stones 63",
            "created": "2026-01-25T16:08:00.371364Z",
            "modified": "2026-05-16T00:48:46.323827Z"
        },
        {
            "id": 102780,
            "name": "Connecting stones 62",
            "created": "2026-01-25T16:03:04.315862Z",
            "modified": "2026-05-14T22:01:11.332833Z"
        },
        {
            "id": 102779,
            "name": "Connecting stones 60",
            "created": "2026-01-25T15:59:52.022719Z",
            "modified": "2026-05-20T23:53:30.827883Z"
        }
    ]
}