List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4586",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4584",
    "results": [
        {
            "id": 72076,
            "name": "Ladder #1",
            "created": "2023-05-23T11:39:41.999149Z",
            "modified": "2026-03-30T15:02:06.783191Z"
        },
        {
            "id": 72077,
            "name": "Question 6",
            "created": "2023-05-23T12:16:33.526934Z",
            "modified": "2026-03-30T15:02:06.502305Z"
        },
        {
            "id": 72078,
            "name": "Question 7",
            "created": "2023-05-23T12:42:16.336170Z",
            "modified": "2026-03-30T15:02:06.822343Z"
        },
        {
            "id": 72079,
            "name": "Question 8",
            "created": "2023-05-23T12:48:59.542850Z",
            "modified": "2026-03-30T15:02:01.718018Z"
        },
        {
            "id": 72080,
            "name": "Destroy room",
            "created": "2023-05-23T15:53:56.163057Z",
            "modified": "2026-05-10T01:17:45.192599Z"
        },
        {
            "id": 72081,
            "name": "Destroy​ room",
            "created": "2023-05-23T15:56:21.635649Z",
            "modified": "2026-04-22T10:12:00.914896Z"
        },
        {
            "id": 72082,
            "name": "Defend",
            "created": "2023-05-23T15:57:26.046358Z",
            "modified": "2026-05-10T01:24:04.552535Z"
        },
        {
            "id": 72083,
            "name": "Take​ out​ the​ black",
            "created": "2023-05-23T15:59:29.924122Z",
            "modified": "2026-05-10T01:30:08.734972Z"
        },
        {
            "id": 72084,
            "name": "3​ star shape",
            "created": "2023-05-23T16:00:51.406339Z",
            "modified": "2026-04-01T00:48:03.891106Z"
        },
        {
            "id": 72085,
            "name": "Start​ the​ way",
            "created": "2023-05-23T16:03:07.422193Z",
            "modified": "2026-05-23T06:23:23.153196Z"
        }
    ]
}