List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5060",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5058",
    "results": [
        {
            "id": 73987,
            "name": "1-5:Kill chess",
            "created": "2023-06-21T04:24:29.855728Z",
            "modified": "2026-03-30T15:09:06.901750Z"
        },
        {
            "id": 73976,
            "name": "BTVN 20",
            "created": "2023-06-20T17:15:13.110299Z",
            "modified": "2026-03-30T15:09:06.889276Z"
        },
        {
            "id": 73978,
            "name": "BTVN 22",
            "created": "2023-06-20T17:16:54.686086Z",
            "modified": "2026-03-30T15:09:06.885462Z"
        },
        {
            "id": 73977,
            "name": "BTVN 21",
            "created": "2023-06-20T17:16:01.076007Z",
            "modified": "2026-03-30T15:09:06.884616Z"
        },
        {
            "id": 73975,
            "name": "BTVN 19",
            "created": "2023-06-20T17:14:32.537192Z",
            "modified": "2026-03-30T15:09:06.473334Z"
        },
        {
            "id": 73974,
            "name": "BTVN 18",
            "created": "2023-06-20T17:13:55.798136Z",
            "modified": "2026-03-30T15:09:06.148895Z"
        },
        {
            "id": 73912,
            "name": "Sống chung 5",
            "created": "2023-06-19T17:38:29.580603Z",
            "modified": "2026-03-30T15:09:04.082714Z"
        },
        {
            "id": 73973,
            "name": "BTVN 17",
            "created": "2023-06-20T17:13:08.589668Z",
            "modified": "2026-03-30T15:09:04.082325Z"
        },
        {
            "id": 73970,
            "name": "BTVN 14",
            "created": "2023-06-20T17:09:36.485524Z",
            "modified": "2026-03-30T15:09:03.897175Z"
        },
        {
            "id": 73972,
            "name": "BTVN 16",
            "created": "2023-06-20T17:12:27.072469Z",
            "modified": "2026-03-30T15:09:03.879435Z"
        }
    ]
}