List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5744
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=5745",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5743",
    "results": [
        {
            "id": 63370,
            "name": "Two eyes",
            "created": "2022-10-01T14:04:40.344860Z",
            "modified": "2026-04-17T02:59:05.729536Z"
        },
        {
            "id": 70339,
            "name": "1.A.4.",
            "created": "2023-04-01T05:45:43.352364Z",
            "modified": "2026-04-17T02:59:06.487952Z"
        },
        {
            "id": 77750,
            "name": "Number 7",
            "created": "2023-11-03T13:56:07.947881Z",
            "modified": "2026-04-17T02:59:07.281427Z"
        },
        {
            "id": 24045,
            "name": "Атари в углу",
            "created": "2020-12-03T11:25:08.727511Z",
            "modified": "2026-04-17T02:59:08.021551Z"
        },
        {
            "id": 86169,
            "name": "2. Life and death part 2",
            "created": "2024-10-16T20:24:15.274545Z",
            "modified": "2026-04-17T02:59:08.312188Z"
        },
        {
            "id": 86742,
            "name": "Задание №7",
            "created": "2024-10-29T10:31:20.712363Z",
            "modified": "2026-04-17T02:59:08.789895Z"
        },
        {
            "id": 86782,
            "name": "Тема 2",
            "created": "2024-10-31T05:06:43.951296Z",
            "modified": "2026-04-17T02:59:09.081160Z"
        },
        {
            "id": 91874,
            "name": "S'échapper 3",
            "created": "2025-03-05T13:24:31.716322Z",
            "modified": "2026-04-17T02:59:09.551745Z"
        },
        {
            "id": 93988,
            "name": "atari 1",
            "created": "2025-05-11T16:31:33.316194Z",
            "modified": "2026-04-17T02:59:09.856452Z"
        },
        {
            "id": 96442,
            "name": "The Bulky-5 Shape",
            "created": "2025-08-04T12:31:15.114809Z",
            "modified": "2026-04-17T02:59:10.596217Z"
        }
    ]
}