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

{
    "count": 101865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42048&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42032&ordering=-count",
    "results": [
        {
            "id": 36795,
            "ip_address": "101.2.164.48",
            "count": 1,
            "first_visit": "2022-11-01T19:07:51.084954+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36797,
            "ip_address": "66.207.199.178",
            "count": 1,
            "first_visit": "2022-11-01T19:29:13.275488+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36803,
            "ip_address": "45.128.36.125",
            "count": 1,
            "first_visit": "2022-11-01T21:20:59.856812+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36804,
            "ip_address": "37.111.211.225",
            "count": 1,
            "first_visit": "2022-11-01T23:48:12.720235+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36805,
            "ip_address": "103.15.245.214",
            "count": 1,
            "first_visit": "2022-11-02T00:05:17.451428+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36806,
            "ip_address": "146.70.20.116",
            "count": 1,
            "first_visit": "2022-11-02T00:24:13.869255+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36809,
            "ip_address": "130.132.173.34",
            "count": 1,
            "first_visit": "2022-11-02T01:17:37.787080+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 36849,
            "ip_address": "202.134.10.142",
            "count": 1,
            "first_visit": "2022-11-02T23:50:51.239571+06:00",
            "date": "2022-11-02"
        }
    ]
}