List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5564",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5562",
    "results": [
        {
            "id": 36404,
            "name": "初级应对题#3",
            "created": "2021-08-15T06:27:39.721057Z",
            "modified": "2026-03-02T04:47:25.595174Z"
        },
        {
            "id": 36403,
            "name": "初级应对题#2",
            "created": "2021-08-15T06:24:39.113902Z",
            "modified": "2026-03-02T04:47:19.905567Z"
        },
        {
            "id": 36402,
            "name": "初级应对题#1",
            "created": "2021-08-15T06:23:19.672788Z",
            "modified": "2026-03-02T04:46:34.374992Z"
        },
        {
            "id": 45186,
            "name": "problem 14",
            "created": "2021-12-21T15:27:32.824870Z",
            "modified": "2026-03-02T00:43:46.534290Z"
        },
        {
            "id": 45185,
            "name": "problem 13",
            "created": "2021-12-21T15:11:34.391060Z",
            "modified": "2026-03-02T00:42:47.742594Z"
        },
        {
            "id": 93337,
            "name": "Live 3",
            "created": "2025-04-23T16:56:55.839226Z",
            "modified": "2026-03-02T00:15:51.946661Z"
        },
        {
            "id": 93301,
            "name": "Live 2",
            "created": "2025-04-22T16:54:20.331054Z",
            "modified": "2026-03-02T00:15:41.361016Z"
        },
        {
            "id": 93300,
            "name": "Live 1",
            "created": "2025-04-22T16:42:26.771383Z",
            "modified": "2026-03-02T00:15:41.027139Z"
        },
        {
            "id": 93229,
            "name": "Bul 107 PS 85 PS 3",
            "created": "2025-04-18T11:15:16.938559Z",
            "modified": "2026-03-02T00:15:17.632489Z"
        },
        {
            "id": 93228,
            "name": "Bul 107 PS 85 PS 2",
            "created": "2025-04-18T11:12:11.382646Z",
            "modified": "2026-03-02T00:15:17.311733Z"
        }
    ]
}