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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81944&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81928&ordering=count",
    "results": [
        {
            "id": 13996,
            "ip_address": "103.17.39.185",
            "count": 2,
            "first_visit": "2022-06-08T12:58:40.703803+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 7431,
            "ip_address": "43.245.123.36",
            "count": 2,
            "first_visit": "2022-05-16T23:01:03.129081+06:00",
            "date": null
        },
        {
            "id": 36442,
            "ip_address": "103.136.1.53",
            "count": 2,
            "first_visit": "2022-10-25T16:07:32.715670+06:00",
            "date": "2022-10-25"
        },
        {
            "id": 7430,
            "ip_address": "123.108.246.196",
            "count": 2,
            "first_visit": "2022-05-16T23:00:30.645515+06:00",
            "date": null
        },
        {
            "id": 37479,
            "ip_address": "103.117.195.128",
            "count": 2,
            "first_visit": "2022-11-16T15:09:05.816846+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 4872,
            "ip_address": "103.219.161.162",
            "count": 2,
            "first_visit": "2022-04-02T11:00:13.039378+06:00",
            "date": null
        },
        {
            "id": 32080,
            "ip_address": "203.190.14.130",
            "count": 2,
            "first_visit": "2022-08-15T22:07:43.219298+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 23142,
            "ip_address": "103.218.26.225",
            "count": 2,
            "first_visit": "2022-07-16T12:24:14.651897+06:00",
            "date": "2022-07-16"
        }
    ]
}