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

{
    "count": 99345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11096&ordering=-count",
    "results": [
        {
            "id": 2756,
            "ip_address": "103.168.207.28",
            "count": 3,
            "first_visit": "2022-01-24T21:59:14.625563+06:00",
            "date": null
        },
        {
            "id": 28751,
            "ip_address": "37.111.224.52",
            "count": 3,
            "first_visit": "2022-07-28T12:04:38.067547+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28686,
            "ip_address": "103.67.157.223",
            "count": 3,
            "first_visit": "2022-07-28T10:59:11.664796+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28693,
            "ip_address": "202.134.10.134",
            "count": 3,
            "first_visit": "2022-07-28T11:05:35.172148+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 71277,
            "ip_address": "66.249.92.35",
            "count": 3,
            "first_visit": "2024-07-17T13:01:38.530701+06:00",
            "date": "2024-07-17"
        },
        {
            "id": 71375,
            "ip_address": "66.249.66.42",
            "count": 3,
            "first_visit": "2024-07-21T00:36:30.714530+06:00",
            "date": "2024-07-21"
        },
        {
            "id": 71493,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-07-25T09:00:41.769354+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 28634,
            "ip_address": "182.163.105.254",
            "count": 3,
            "first_visit": "2022-07-28T09:47:14.932680+06:00",
            "date": "2022-07-28"
        }
    ]
}