List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=774",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=772",
    "results": [
        {
            "id": 86335,
            "name": "Cut Atari ad Double Atari",
            "created": "2024-10-21T02:56:01.375159Z",
            "modified": "2026-03-30T16:11:11.713149Z"
        },
        {
            "id": 86334,
            "name": "Double Atari and Connect and Die",
            "created": "2024-10-21T02:53:49.268576Z",
            "modified": "2026-03-30T16:11:11.715478Z"
        },
        {
            "id": 86333,
            "name": "Capture on second line 1",
            "created": "2024-10-21T02:52:03.707464Z",
            "modified": "2026-03-30T16:11:11.610601Z"
        },
        {
            "id": 86332,
            "name": "Double Atari",
            "created": "2024-10-21T02:49:52.426362Z",
            "modified": "2026-03-30T16:11:11.620377Z"
        },
        {
            "id": 86232,
            "name": "รูปหนีบ 11-2",
            "created": "2024-10-19T06:39:37.689831Z",
            "modified": "2026-05-13T01:18:04.890318Z"
        },
        {
            "id": 86231,
            "name": "รูปหนีบ 11-1",
            "created": "2024-10-19T06:37:48.644932Z",
            "modified": "2026-05-17T13:47:37.609441Z"
        },
        {
            "id": 86230,
            "name": "รูปหนีบ 10-2",
            "created": "2024-10-19T06:36:00.041498Z",
            "modified": "2026-05-17T13:47:37.214241Z"
        },
        {
            "id": 86229,
            "name": "รูปหนีบ 10-1",
            "created": "2024-10-19T06:33:47.758185Z",
            "modified": "2026-05-17T16:31:33.199293Z"
        },
        {
            "id": 86228,
            "name": "รูปหนีบ 9-2",
            "created": "2024-10-19T06:31:06.546934Z",
            "modified": "2026-05-17T11:26:57.843502Z"
        },
        {
            "id": 86227,
            "name": "รูปหนีบ 9-1",
            "created": "2024-10-19T06:29:30.536436Z",
            "modified": "2026-05-17T11:26:57.243477Z"
        }
    ]
}