List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5076",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5074",
    "results": [
        {
            "id": 72508,
            "name": "本人原创题2",
            "created": "2023-06-02T13:21:55.460334Z",
            "modified": "2026-03-30T15:03:05.449274Z"
        },
        {
            "id": 72490,
            "name": "EC-TWO-1",
            "created": "2023-06-02T09:10:18.641961Z",
            "modified": "2026-03-30T15:03:05.252744Z"
        },
        {
            "id": 72485,
            "name": "probleme 4",
            "created": "2023-06-02T08:51:33.078723Z",
            "modified": "2026-03-30T15:03:04.099216Z"
        },
        {
            "id": 72482,
            "name": "EC-Pack it up-2",
            "created": "2023-06-02T08:47:20.525632Z",
            "modified": "2026-03-30T15:03:04.078133Z"
        },
        {
            "id": 72481,
            "name": "probleme debutant niveau 3",
            "created": "2023-06-02T08:46:40.982173Z",
            "modified": "2026-03-30T15:03:03.966780Z"
        },
        {
            "id": 72480,
            "name": "probleme go debutant 2",
            "created": "2023-06-02T08:45:36.678185Z",
            "modified": "2026-03-30T15:03:03.140152Z"
        },
        {
            "id": 72441,
            "name": "this is so easy even my brother can solve this u shd try",
            "created": "2023-05-31T11:19:47.086248Z",
            "modified": "2026-03-30T15:02:14.160632Z"
        },
        {
            "id": 72247,
            "name": "Question 18",
            "created": "2023-05-28T04:54:30.606024Z",
            "modified": "2026-03-30T15:02:12.501014Z"
        },
        {
            "id": 72246,
            "name": "Question 17",
            "created": "2023-05-28T04:40:08.854910Z",
            "modified": "2026-03-30T15:02:12.083571Z"
        },
        {
            "id": 72244,
            "name": "Question 15",
            "created": "2023-05-28T04:37:08.874875Z",
            "modified": "2026-03-30T15:02:11.655842Z"
        }
    ]
}