List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5223",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5221",
    "results": [
        {
            "id": 9693,
            "name": "Base : Kosumi",
            "created": "2018-04-21T16:47:33.961760Z",
            "modified": "2026-04-17T03:13:19.868841Z"
        },
        {
            "id": 9692,
            "name": "Base : Tobi",
            "created": "2018-04-21T16:46:29.759535Z",
            "modified": "2026-04-17T03:13:19.077494Z"
        },
        {
            "id": 9691,
            "name": "Base : Nobi",
            "created": "2018-04-21T16:44:51.741851Z",
            "modified": "2026-04-26T17:08:43.378232Z"
        },
        {
            "id": 9690,
            "name": "Question 10",
            "created": "2018-04-21T16:42:32.060723Z",
            "modified": "2026-04-28T05:00:00.219660Z"
        },
        {
            "id": 9689,
            "name": "Question 9",
            "created": "2018-04-21T16:28:59.200719Z",
            "modified": "2026-04-23T18:12:22.458852Z"
        },
        {
            "id": 9688,
            "name": "Question 8",
            "created": "2018-04-21T16:17:34.948965Z",
            "modified": "2026-04-23T18:10:56.989861Z"
        },
        {
            "id": 9687,
            "name": "Question 7",
            "created": "2018-04-21T16:06:24.969348Z",
            "modified": "2026-04-23T18:10:05.304630Z"
        },
        {
            "id": 9686,
            "name": "Question 6",
            "created": "2018-04-21T16:00:14.550401Z",
            "modified": "2026-04-23T18:09:21.229586Z"
        },
        {
            "id": 9685,
            "name": "Question 5",
            "created": "2018-04-21T15:52:19.254723Z",
            "modified": "2026-04-23T18:09:06.119205Z"
        },
        {
            "id": 9684,
            "name": "Question 4",
            "created": "2018-04-21T15:44:32.655741Z",
            "modified": "2026-04-26T07:10:31.585360Z"
        }
    ]
}