GET /user_management/visitor-free/?format=api&offset=78192&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=78200&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78184&ordering=count",
    "results": [
        {
            "id": 25311,
            "ip_address": "27.147.204.203",
            "count": 2,
            "first_visit": "2022-07-21T10:15:20.806255+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6372,
            "ip_address": "37.111.222.35",
            "count": 2,
            "first_visit": "2022-05-15T19:29:29.915982+06:00",
            "date": null
        },
        {
            "id": 6306,
            "ip_address": "103.151.61.109",
            "count": 2,
            "first_visit": "2022-05-15T10:03:41.379631+06:00",
            "date": null
        },
        {
            "id": 25258,
            "ip_address": "37.111.245.191",
            "count": 2,
            "first_visit": "2022-07-21T09:28:17.150230+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6464,
            "ip_address": "103.156.126.242",
            "count": 2,
            "first_visit": "2022-05-15T23:13:46.600483+06:00",
            "date": null
        },
        {
            "id": 25323,
            "ip_address": "37.111.238.27",
            "count": 2,
            "first_visit": "2022-07-21T10:24:28.990724+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25301,
            "ip_address": "182.163.105.254",
            "count": 2,
            "first_visit": "2022-07-21T10:03:53.057293+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6373,
            "ip_address": "103.168.207.129",
            "count": 2,
            "first_visit": "2022-05-15T19:31:26.465958+06:00",
            "date": null
        }
    ]
}