List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5486",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5484",
    "results": [
        {
            "id": 98042,
            "name": "Question 7",
            "created": "2025-10-05T13:05:12.855466Z",
            "modified": "2026-02-16T01:54:57.841367Z"
        },
        {
            "id": 98043,
            "name": "Question 8",
            "created": "2025-10-05T13:09:26.247819Z",
            "modified": "2026-02-16T01:54:58.787115Z"
        },
        {
            "id": 98044,
            "name": "Question 9",
            "created": "2025-10-05T13:13:40.909120Z",
            "modified": "2026-02-16T01:54:59.978190Z"
        },
        {
            "id": 98052,
            "name": "The Knife's Edge",
            "created": "2025-10-06T03:39:39.982024Z",
            "modified": "2026-02-16T01:55:01.069310Z"
        },
        {
            "id": 98054,
            "name": "Tesuji 手筋 1-29",
            "created": "2025-10-06T12:54:05.770602Z",
            "modified": "2026-03-30T17:02:07.721839Z"
        },
        {
            "id": 98060,
            "name": "Life 活 1-29",
            "created": "2025-10-07T03:39:10.715446Z",
            "modified": "2026-03-30T17:02:08.211719Z"
        },
        {
            "id": 98078,
            "name": "55: Live",
            "created": "2025-10-07T07:33:05.079314Z",
            "modified": "2026-03-31T15:30:28.634318Z"
        },
        {
            "id": 98082,
            "name": "Death 死 1-29",
            "created": "2025-10-08T03:37:13.698139Z",
            "modified": "2026-03-30T17:02:09.831171Z"
        },
        {
            "id": 98083,
            "name": "аапарпмрпмрпмпмп",
            "created": "2025-10-08T12:10:08.296026Z",
            "modified": "2026-03-30T17:02:10.831931Z"
        },
        {
            "id": 98084,
            "name": "gggggggtgttttgtgtgtg",
            "created": "2025-10-08T12:11:00.652437Z",
            "modified": "2026-03-30T17:02:00.428619Z"
        }
    ]
}