List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=667",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=665",
    "results": [
        {
            "id": 90016,
            "name": "the latch",
            "created": "2024-12-27T08:47:23.462919Z",
            "modified": "2026-03-30T16:25:12.107175Z"
        },
        {
            "id": 90014,
            "name": "atari in go",
            "created": "2024-12-27T08:35:53.648681Z",
            "modified": "2026-02-16T01:35:42.200517Z"
        },
        {
            "id": 90000,
            "name": "play go, okay?2",
            "created": "2024-12-26T17:53:49.143210Z",
            "modified": "2026-04-01T01:08:32.296092Z"
        },
        {
            "id": 89999,
            "name": "test1qwere",
            "created": "2024-12-26T17:26:48.198157Z",
            "modified": "2026-04-14T01:06:11.799245Z"
        },
        {
            "id": 89998,
            "name": "play  go, okey?",
            "created": "2024-12-26T16:42:22.033182Z",
            "modified": "2026-04-01T01:02:35.982168Z"
        },
        {
            "id": 89937,
            "name": "If anyone wants to enter my tournament,it's called \"54321\"🥺.",
            "created": "2024-12-23T06:44:05.658440Z",
            "modified": "2026-03-30T16:25:12.042195Z"
        },
        {
            "id": 89936,
            "name": "Life Life Life",
            "created": "2024-12-22T23:31:58.991505Z",
            "modified": "2026-04-24T22:29:58.357712Z"
        },
        {
            "id": 89933,
            "name": "ко ко ко",
            "created": "2024-12-22T09:41:19.826971Z",
            "modified": "2026-03-30T16:25:12.111921Z"
        },
        {
            "id": 89901,
            "name": "Could it be just a dream?",
            "created": "2024-12-22T01:36:13.704973Z",
            "modified": "2026-05-10T01:05:01.908273Z"
        },
        {
            "id": 89892,
            "name": "The Puzzle Second",
            "created": "2024-12-21T08:42:53.497148Z",
            "modified": "2026-04-25T13:03:49.333783Z"
        }
    ]
}