List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4785
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=modified&page=4786",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4784",
    "results": [
        {
            "id": 44439,
            "name": "GW 98:  Cho Chikun's Tesujis 2",
            "created": "2021-12-07T09:11:56.054188Z",
            "modified": "2026-05-15T00:50:21.325011Z"
        },
        {
            "id": 44440,
            "name": "GW 98:  Cho Chikun's Tesujis 3",
            "created": "2021-12-07T09:12:33.576460Z",
            "modified": "2026-05-15T00:50:21.850112Z"
        },
        {
            "id": 33180,
            "name": "Diagram (3100)",
            "created": "2021-07-06T07:58:07.330647Z",
            "modified": "2026-05-15T00:51:14.432056Z"
        },
        {
            "id": 36068,
            "name": "Problem 17-6",
            "created": "2021-08-11T08:46:57.983733Z",
            "modified": "2026-05-15T00:52:03.236158Z"
        },
        {
            "id": 11246,
            "name": "646 / 900",
            "created": "2018-08-20T16:02:25.402069Z",
            "modified": "2026-05-15T00:52:04.665671Z"
        },
        {
            "id": 20436,
            "name": "Задача 352",
            "created": "2020-08-07T12:05:15.028953Z",
            "modified": "2026-05-15T00:52:32.054586Z"
        },
        {
            "id": 102666,
            "name": "Puzzle 7.31.19",
            "created": "2026-01-20T08:37:55.956662Z",
            "modified": "2026-05-15T00:52:35.938445Z"
        },
        {
            "id": 20437,
            "name": "Задача 353",
            "created": "2020-08-07T12:07:02.345469Z",
            "modified": "2026-05-15T00:52:36.539893Z"
        },
        {
            "id": 10808,
            "name": "208 / 900",
            "created": "2018-08-20T12:20:57.783301Z",
            "modified": "2026-05-15T00:52:39.313593Z"
        },
        {
            "id": 10809,
            "name": "209 / 900",
            "created": "2018-08-20T12:21:28.108559Z",
            "modified": "2026-05-15T00:52:40.040007Z"
        }
    ]
}