List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5446",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5444",
    "results": [
        {
            "id": 96438,
            "name": "The Bent-3 Shape",
            "created": "2025-08-04T11:49:56.259672Z",
            "modified": "2026-04-03T15:48:30.642219Z"
        },
        {
            "id": 96439,
            "name": "The Straight-3 Shape",
            "created": "2025-08-04T11:57:48.086234Z",
            "modified": "2026-03-31T09:18:08.665510Z"
        },
        {
            "id": 96440,
            "name": "The Bent-4 Shape",
            "created": "2025-08-04T12:14:58.830468Z",
            "modified": "2026-04-01T00:18:16.273054Z"
        },
        {
            "id": 96441,
            "name": "The Straight-4 Shape",
            "created": "2025-08-04T12:18:00.256144Z",
            "modified": "2026-04-01T00:26:51.782414Z"
        },
        {
            "id": 96442,
            "name": "The Bulky-5 Shape",
            "created": "2025-08-04T12:31:15.114809Z",
            "modified": "2026-04-04T10:29:10.962271Z"
        },
        {
            "id": 96443,
            "name": "The Square-4 Shape",
            "created": "2025-08-04T12:40:53.255168Z",
            "modified": "2026-04-01T00:35:04.334115Z"
        },
        {
            "id": 96444,
            "name": "Deceive01",
            "created": "2025-08-04T12:46:42.872662Z",
            "modified": "2026-03-30T16:56:11.442099Z"
        },
        {
            "id": 96445,
            "name": "點三三的套手",
            "created": "2025-08-04T13:55:00.546958Z",
            "modified": "2026-03-30T16:56:11.979676Z"
        },
        {
            "id": 96446,
            "name": "星位掛角套手",
            "created": "2025-08-04T14:01:21.351177Z",
            "modified": "2026-03-30T16:56:11.960354Z"
        },
        {
            "id": 96461,
            "name": "52: Kill",
            "created": "2025-08-05T03:08:18.073758Z",
            "modified": "2026-04-05T07:33:40.645514Z"
        }
    ]
}