GET /user_management/visitor-free/?format=api&offset=20512&ordering=-first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20520&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20504&ordering=-first_visit",
    "results": [
        {
            "id": 79870,
            "ip_address": "114.119.140.186",
            "count": 22,
            "first_visit": "2025-03-08T01:51:41.741306+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79869,
            "ip_address": "103.187.12.49",
            "count": 2,
            "first_visit": "2025-03-08T01:49:42.957163+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79868,
            "ip_address": "114.119.132.88",
            "count": 14,
            "first_visit": "2025-03-08T01:16:44.095160+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79867,
            "ip_address": "40.77.189.215",
            "count": 1,
            "first_visit": "2025-03-08T01:10:32.294908+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79866,
            "ip_address": "114.119.137.91",
            "count": 23,
            "first_visit": "2025-03-08T01:05:38.111697+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79865,
            "ip_address": "104.28.37.15",
            "count": 1,
            "first_visit": "2025-03-08T00:56:43.554533+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79864,
            "ip_address": "114.119.130.54",
            "count": 21,
            "first_visit": "2025-03-08T00:44:52.456708+06:00",
            "date": "2025-03-08"
        },
        {
            "id": 79863,
            "ip_address": "114.119.136.188",
            "count": 22,
            "first_visit": "2025-03-08T00:15:01.332197+06:00",
            "date": "2025-03-08"
        }
    ]
}