List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5106
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=5107",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5105",
    "results": [
        {
            "id": 86230,
            "name": "รูปหนีบ 10-2",
            "created": "2024-10-19T06:36:00.041498Z",
            "modified": "2026-04-09T12:06:18.374798Z"
        },
        {
            "id": 86231,
            "name": "รูปหนีบ 11-1",
            "created": "2024-10-19T06:37:48.644932Z",
            "modified": "2026-04-19T00:31:21.537492Z"
        },
        {
            "id": 86232,
            "name": "รูปหนีบ 11-2",
            "created": "2024-10-19T06:39:37.689831Z",
            "modified": "2026-04-19T03:57:14.085525Z"
        },
        {
            "id": 86332,
            "name": "Double Atari",
            "created": "2024-10-21T02:49:52.426362Z",
            "modified": "2026-03-30T16:11:11.620377Z"
        },
        {
            "id": 86333,
            "name": "Capture on second line 1",
            "created": "2024-10-21T02:52:03.707464Z",
            "modified": "2026-03-30T16:11:11.610601Z"
        },
        {
            "id": 86334,
            "name": "Double Atari and Connect and Die",
            "created": "2024-10-21T02:53:49.268576Z",
            "modified": "2026-03-30T16:11:11.715478Z"
        },
        {
            "id": 86335,
            "name": "Cut Atari ad Double Atari",
            "created": "2024-10-21T02:56:01.375159Z",
            "modified": "2026-03-30T16:11:11.713149Z"
        },
        {
            "id": 86336,
            "name": "Connect and Die on Edge",
            "created": "2024-10-21T02:58:45.907766Z",
            "modified": "2026-03-30T16:11:11.680637Z"
        },
        {
            "id": 86337,
            "name": "Capture with Gate",
            "created": "2024-10-21T03:00:20.614488Z",
            "modified": "2026-03-30T16:11:11.809555Z"
        },
        {
            "id": 86338,
            "name": "Capture on edge",
            "created": "2024-10-21T03:02:04.221654Z",
            "modified": "2026-03-30T16:11:11.793075Z"
        }
    ]
}