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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39544&ordering=count",
    "results": [
        {
            "id": 42546,
            "ip_address": "119.148.51.42",
            "count": 1,
            "first_visit": "2023-02-22T12:29:51.187634+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42537,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-02-22T09:33:41.973483+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42538,
            "ip_address": "103.230.104.8",
            "count": 1,
            "first_visit": "2023-02-22T10:44:27.127481+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42539,
            "ip_address": "27.147.160.128",
            "count": 1,
            "first_visit": "2023-02-22T10:58:57.048353+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42540,
            "ip_address": "103.200.93.82",
            "count": 1,
            "first_visit": "2023-02-22T11:52:03.699955+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42541,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-02-22T11:52:20.875227+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42542,
            "ip_address": "114.119.140.60",
            "count": 1,
            "first_visit": "2023-02-22T11:58:10.453410+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42544,
            "ip_address": "103.15.244.134",
            "count": 1,
            "first_visit": "2023-02-22T12:20:33.676502+06:00",
            "date": "2023-02-22"
        }
    ]
}