List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5223
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=5224",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5222",
    "results": [
        {
            "id": 90418,
            "name": "problem 2",
            "created": "2025-01-12T12:28:14.639250Z",
            "modified": "2026-03-30T16:27:01.247321Z"
        },
        {
            "id": 90419,
            "name": "problem 3",
            "created": "2025-01-12T12:29:29.865829Z",
            "modified": "2026-03-30T16:27:00.357562Z"
        },
        {
            "id": 90420,
            "name": "problem 4",
            "created": "2025-01-12T12:30:41.987087Z",
            "modified": "2026-03-30T16:27:01.244589Z"
        },
        {
            "id": 90421,
            "name": "problem 5",
            "created": "2025-01-12T12:33:58.676820Z",
            "modified": "2026-03-30T16:27:01.231749Z"
        },
        {
            "id": 90422,
            "name": "Death 死 1-1",
            "created": "2025-01-12T13:40:59.724424Z",
            "modified": "2026-04-28T13:06:08.503656Z"
        },
        {
            "id": 90423,
            "name": "8:1-TG 1",
            "created": "2025-01-12T13:43:15.477835Z",
            "modified": "2026-03-30T16:27:01.271699Z"
        },
        {
            "id": 90424,
            "name": "8:1-TG 2",
            "created": "2025-01-12T13:45:48.778272Z",
            "modified": "2026-04-27T10:31:09.004231Z"
        },
        {
            "id": 90425,
            "name": "8:1-TG 3",
            "created": "2025-01-12T13:47:27.406494Z",
            "modified": "2026-03-30T16:27:01.299073Z"
        },
        {
            "id": 90426,
            "name": "8:1-TG 4",
            "created": "2025-01-12T13:49:03.673756Z",
            "modified": "2026-03-30T16:27:01.305948Z"
        },
        {
            "id": 90427,
            "name": "8:1-TG 5",
            "created": "2025-01-12T13:50:59.072663Z",
            "modified": "2026-04-26T22:22:13.386195Z"
        }
    ]
}