List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5720",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5718",
    "results": [
        {
            "id": 73910,
            "name": "Sống chung 3",
            "created": "2023-06-19T17:36:31.189079Z",
            "modified": "2026-02-16T00:34:13.619810Z"
        },
        {
            "id": 73909,
            "name": "Sống chung 2",
            "created": "2023-06-19T17:35:17.451796Z",
            "modified": "2026-02-16T00:34:12.594688Z"
        },
        {
            "id": 73691,
            "name": "BTVN 14",
            "created": "2023-06-15T16:19:09.677268Z",
            "modified": "2026-02-16T00:33:05.148029Z"
        },
        {
            "id": 73690,
            "name": "BTVN 13",
            "created": "2023-06-15T16:16:53.279562Z",
            "modified": "2026-02-16T00:33:04.266450Z"
        },
        {
            "id": 73689,
            "name": "BTVN 12",
            "created": "2023-06-15T16:09:54.787973Z",
            "modified": "2026-02-16T00:33:03.436956Z"
        },
        {
            "id": 73688,
            "name": "BTVN 11",
            "created": "2023-06-15T16:04:39.459127Z",
            "modified": "2026-02-16T00:33:02.367684Z"
        },
        {
            "id": 73687,
            "name": "BTVN 10",
            "created": "2023-06-15T16:02:53.478092Z",
            "modified": "2026-02-16T00:33:01.498895Z"
        },
        {
            "id": 73686,
            "name": "BTVN 9",
            "created": "2023-06-15T16:00:37.742061Z",
            "modified": "2026-02-16T00:33:00.407288Z"
        },
        {
            "id": 73684,
            "name": "BTVN 7",
            "created": "2023-06-15T15:56:13.324159Z",
            "modified": "2026-02-16T00:32:58.526267Z"
        },
        {
            "id": 73683,
            "name": "BTVN 6",
            "created": "2023-06-15T15:54:56.270121Z",
            "modified": "2026-02-16T00:32:57.387798Z"
        }
    ]
}