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

{
    "count": 97450,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23504&ordering=-count",
    "results": [
        {
            "id": 2666,
            "ip_address": "103.149.187.165",
            "count": 2,
            "first_visit": "2022-01-23T08:17:18.061081+06:00",
            "date": null
        },
        {
            "id": 3757,
            "ip_address": "37.111.206.22",
            "count": 2,
            "first_visit": "2022-02-20T19:00:40.986645+06:00",
            "date": null
        },
        {
            "id": 7125,
            "ip_address": "43.245.123.184",
            "count": 2,
            "first_visit": "2022-05-16T19:33:51.084222+06:00",
            "date": null
        },
        {
            "id": 26631,
            "ip_address": "84.239.49.232",
            "count": 2,
            "first_visit": "2022-07-24T09:53:43.150443+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 30545,
            "ip_address": "43.245.123.214",
            "count": 2,
            "first_visit": "2022-07-31T23:47:27.019827+06:00",
            "date": "2022-07-31"
        },
        {
            "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": 37487,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-11-16T19:10:44.586665+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 26561,
            "ip_address": "103.92.206.253",
            "count": 2,
            "first_visit": "2022-07-24T06:59:29.146980+06:00",
            "date": "2022-07-24"
        }
    ]
}