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

{
    "count": 54794,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=50",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=48",
    "results": [
        {
            "id": 95861,
            "name": "cong sat 21",
            "created": "2025-07-18T11:44:09.977133Z",
            "modified": "2025-07-24T12:15:21.323481Z"
        },
        {
            "id": 95860,
            "name": "cong sat 20",
            "created": "2025-07-18T11:36:29.417967Z",
            "modified": "2025-07-24T12:14:21.722147Z"
        },
        {
            "id": 95859,
            "name": "cong sat 19",
            "created": "2025-07-18T11:28:04.273134Z",
            "modified": "2025-07-24T12:13:43.383462Z"
        },
        {
            "id": 95858,
            "name": "cong sat 18",
            "created": "2025-07-18T11:25:27.883056Z",
            "modified": "2025-07-30T08:39:14.257703Z"
        },
        {
            "id": 95857,
            "name": "cong sat 17 (diem)",
            "created": "2025-07-18T11:22:48.811092Z",
            "modified": "2025-07-30T08:39:07.450202Z"
        },
        {
            "id": 95852,
            "name": "48: Kill",
            "created": "2025-07-18T06:39:59.541183Z",
            "modified": "2025-09-30T21:32:43.039614Z"
        },
        {
            "id": 95759,
            "name": "cong sat 16",
            "created": "2025-07-16T11:44:02.034842Z",
            "modified": "2025-07-30T08:38:37.612815Z"
        },
        {
            "id": 95758,
            "name": "cong sat 15",
            "created": "2025-07-16T11:42:36.164836Z",
            "modified": "2025-07-30T08:37:59.988133Z"
        },
        {
            "id": 95757,
            "name": "congsat 14",
            "created": "2025-07-16T11:39:28.436882Z",
            "modified": "2025-07-30T08:37:45.291660Z"
        },
        {
            "id": 95756,
            "name": "cong sat 13",
            "created": "2025-07-16T11:37:07.343947Z",
            "modified": "2025-07-30T08:37:16.510900Z"
        }
    ]
}