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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39392&ordering=-count",
    "results": [
        {
            "id": 32851,
            "ip_address": "115.42.55.50",
            "count": 1,
            "first_visit": "2022-08-24T18:34:50.470640+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 32756,
            "ip_address": "45.12.206.235",
            "count": 1,
            "first_visit": "2022-08-23T14:33:51.306293+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 32757,
            "ip_address": "116.204.151.160",
            "count": 1,
            "first_visit": "2022-08-23T14:38:36.357709+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 32758,
            "ip_address": "203.202.254.123",
            "count": 1,
            "first_visit": "2022-08-23T14:38:52.515368+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 32760,
            "ip_address": "203.202.241.109",
            "count": 1,
            "first_visit": "2022-08-23T15:05:34.602272+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 32761,
            "ip_address": "118.179.23.18",
            "count": 1,
            "first_visit": "2022-08-23T15:14:12.751585+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 32762,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-08-23T15:35:51.016712+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 32763,
            "ip_address": "103.145.133.111",
            "count": 1,
            "first_visit": "2022-08-23T15:41:23.218833+06:00",
            "date": "2022-08-23"
        }
    ]
}