List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5674",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5672",
    "results": [
        {
            "id": 88555,
            "name": "How many stones are there??",
            "created": "2024-11-28T08:43:43.042305Z",
            "modified": "2026-02-16T01:29:15.939717Z"
        },
        {
            "id": 88457,
            "name": "Problem 32",
            "created": "2024-11-27T18:04:00.831774Z",
            "modified": "2026-02-16T01:29:02.695751Z"
        },
        {
            "id": 88456,
            "name": "Problem 31",
            "created": "2024-11-27T18:03:19.867893Z",
            "modified": "2026-02-16T01:29:01.788402Z"
        },
        {
            "id": 88455,
            "name": "Problem 30",
            "created": "2024-11-27T18:02:45.081100Z",
            "modified": "2026-02-16T01:29:00.711268Z"
        },
        {
            "id": 88453,
            "name": "Problem 28",
            "created": "2024-11-27T18:01:05.834957Z",
            "modified": "2026-02-16T01:28:58.938999Z"
        },
        {
            "id": 88452,
            "name": "Problem 27",
            "created": "2024-11-27T18:00:32.539605Z",
            "modified": "2026-02-16T01:28:58.050391Z"
        },
        {
            "id": 88219,
            "name": "Задача 19",
            "created": "2024-11-18T14:15:27.273971Z",
            "modified": "2026-02-16T01:27:55.851740Z"
        },
        {
            "id": 88218,
            "name": "Задача 18",
            "created": "2024-11-18T14:14:06.147633Z",
            "modified": "2026-02-16T01:27:55.026736Z"
        },
        {
            "id": 88217,
            "name": "Задача 17",
            "created": "2024-11-18T14:12:31.121397Z",
            "modified": "2026-02-16T01:27:54.183561Z"
        },
        {
            "id": 88216,
            "name": "Задача 16",
            "created": "2024-11-18T14:11:16.463225Z",
            "modified": "2026-02-16T01:27:53.281879Z"
        }
    ]
}