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

{
    "count": 100230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89248&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89232&ordering=count",
    "results": [
        {
            "id": 34520,
            "ip_address": "27.147.186.228",
            "count": 3,
            "first_visit": "2022-09-17T01:54:37.598045+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 3977,
            "ip_address": "37.111.200.204",
            "count": 3,
            "first_visit": "2022-03-01T15:13:44.841800+06:00",
            "date": null
        },
        {
            "id": 31846,
            "ip_address": "182.48.82.28",
            "count": 3,
            "first_visit": "2022-08-12T14:24:20.339238+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 3976,
            "ip_address": "203.95.222.202",
            "count": 3,
            "first_visit": "2022-03-01T15:04:43.841203+06:00",
            "date": null
        },
        {
            "id": 19343,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-06-27T07:59:45.837710+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 4008,
            "ip_address": "103.162.187.36",
            "count": 3,
            "first_visit": "2022-03-02T15:47:15.301012+06:00",
            "date": null
        },
        {
            "id": 31840,
            "ip_address": "203.188.255.246",
            "count": 3,
            "first_visit": "2022-08-12T10:29:51.647339+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 28436,
            "ip_address": "103.172.216.53",
            "count": 3,
            "first_visit": "2022-07-28T00:04:24.465535+06:00",
            "date": "2022-07-28"
        }
    ]
}