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

{
    "count": 101885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42168&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42152&ordering=-count",
    "results": [
        {
            "id": 37010,
            "ip_address": "66.249.92.32",
            "count": 1,
            "first_visit": "2022-11-06T12:51:12.005012+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36990,
            "ip_address": "27.131.13.6",
            "count": 1,
            "first_visit": "2022-11-05T22:41:27.607803+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 37004,
            "ip_address": "37.111.213.192",
            "count": 1,
            "first_visit": "2022-11-06T11:18:37.981555+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36972,
            "ip_address": "110.76.129.143",
            "count": 1,
            "first_visit": "2022-11-05T13:49:21.646558+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36991,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2022-11-05T23:42:38.504125+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36954,
            "ip_address": "118.179.70.115",
            "count": 1,
            "first_visit": "2022-11-05T08:05:20.204383+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36980,
            "ip_address": "119.30.45.69",
            "count": 1,
            "first_visit": "2022-11-05T17:56:27.533400+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36981,
            "ip_address": "182.48.72.9",
            "count": 1,
            "first_visit": "2022-11-05T18:03:23.917788+06:00",
            "date": "2022-11-05"
        }
    ]
}