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

{
    "count": 101963,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42768&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42752&ordering=-count",
    "results": [
        {
            "id": 37920,
            "ip_address": "31.13.115.1",
            "count": 1,
            "first_visit": "2022-11-27T21:13:36.798853+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 37941,
            "ip_address": "157.45.189.47",
            "count": 1,
            "first_visit": "2022-11-28T11:10:36.447042+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 37921,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-11-27T22:01:32.666702+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 37872,
            "ip_address": "74.125.216.163",
            "count": 1,
            "first_visit": "2022-11-26T04:11:34.240905+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37898,
            "ip_address": "58.145.184.249",
            "count": 1,
            "first_visit": "2022-11-26T19:40:48.139804+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37899,
            "ip_address": "192.186.177.213",
            "count": 1,
            "first_visit": "2022-11-26T19:45:30.505548+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37900,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-26T19:55:40.426951+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37901,
            "ip_address": "103.130.114.189",
            "count": 1,
            "first_visit": "2022-11-26T20:05:33.861247+06:00",
            "date": "2022-11-26"
        }
    ]
}