List accessible puzzles or create a new puzzle.

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

{
    "count": 58709,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5584",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5582",
    "results": [
        {
            "id": 3414,
            "name": "Question #6",
            "created": "2015-12-16T04:06:53.775322Z",
            "modified": "2026-03-31T18:59:54.464165Z"
        },
        {
            "id": 3413,
            "name": "Question #5",
            "created": "2015-12-16T04:01:35.926433Z",
            "modified": "2026-03-31T18:59:53.118912Z"
        },
        {
            "id": 3409,
            "name": "Question #4",
            "created": "2015-12-14T06:03:18.969531Z",
            "modified": "2026-03-31T18:59:51.582413Z"
        },
        {
            "id": 3408,
            "name": "Question #3",
            "created": "2015-12-14T05:38:40.920430Z",
            "modified": "2026-03-31T18:59:50.257159Z"
        },
        {
            "id": 3407,
            "name": "Question #2 Kill White",
            "created": "2015-12-14T05:22:42.148563Z",
            "modified": "2026-03-31T18:59:48.649133Z"
        },
        {
            "id": 3406,
            "name": "Question #1",
            "created": "2015-12-14T05:15:48.457896Z",
            "modified": "2026-03-31T18:59:47.011223Z"
        },
        {
            "id": 3405,
            "name": "Leben und tod",
            "created": "2015-12-13T19:42:06.266542Z",
            "modified": "2026-03-31T18:59:45.676398Z"
        },
        {
            "id": 3404,
            "name": "PLEASE HELP BLACK",
            "created": "2015-12-09T07:14:57.575419Z",
            "modified": "2026-03-31T18:59:44.507438Z"
        },
        {
            "id": 3402,
            "name": "wey3413885",
            "created": "2015-12-06T06:37:46.930947Z",
            "modified": "2026-03-31T18:59:43.246589Z"
        },
        {
            "id": 3401,
            "name": "Staying Alive and Killing your oppo",
            "created": "2015-12-05T13:09:40.655908Z",
            "modified": "2026-03-31T18:59:41.613894Z"
        }
    ]
}