List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=560",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=558",
    "results": [
        {
            "id": 93071,
            "name": "Tesuji 手筋 1-15",
            "created": "2025-04-12T12:36:01.902333Z",
            "modified": "2026-05-07T23:02:57.144210Z"
        },
        {
            "id": 93069,
            "name": "Les yeux 1",
            "created": "2025-04-12T12:18:50.571335Z",
            "modified": "2026-05-10T13:36:45.024786Z"
        },
        {
            "id": 93068,
            "name": "Introduction",
            "created": "2025-04-12T12:15:18.964870Z",
            "modified": "2026-05-10T13:36:34.465340Z"
        },
        {
            "id": 93067,
            "name": "Exceptions 3",
            "created": "2025-04-12T12:05:44.349816Z",
            "modified": "2026-05-10T13:36:25.209477Z"
        },
        {
            "id": 93066,
            "name": "Exceptions 2",
            "created": "2025-04-12T11:54:28.640938Z",
            "modified": "2026-05-10T13:36:18.753049Z"
        },
        {
            "id": 93065,
            "name": "Exceptions 1",
            "created": "2025-04-12T11:51:27.422437Z",
            "modified": "2026-05-10T13:35:59.995541Z"
        },
        {
            "id": 93064,
            "name": "Problem 108",
            "created": "2025-04-12T10:40:50.312259Z",
            "modified": "2026-04-29T10:19:10.801810Z"
        },
        {
            "id": 93063,
            "name": "Problem 107",
            "created": "2025-04-12T10:39:28.651320Z",
            "modified": "2026-04-29T10:03:32.283212Z"
        },
        {
            "id": 93062,
            "name": "Problem 106",
            "created": "2025-04-12T10:38:05.445956Z",
            "modified": "2026-04-29T07:48:34.990623Z"
        },
        {
            "id": 93061,
            "name": "Problem 105",
            "created": "2025-04-12T10:36:02.134864Z",
            "modified": "2026-05-02T02:34:30.255889Z"
        }
    ]
}