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

{
    "count": 101894,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42248&ordering=-count",
    "results": [
        {
            "id": 37146,
            "ip_address": "45.248.151.17",
            "count": 1,
            "first_visit": "2022-11-09T11:12:14.095268+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37147,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-09T12:23:57.232815+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37149,
            "ip_address": "103.163.171.240",
            "count": 1,
            "first_visit": "2022-11-09T12:33:43.184514+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37151,
            "ip_address": "185.136.149.147",
            "count": 1,
            "first_visit": "2022-11-09T12:46:01.762135+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37201,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-10T10:53:03.410546+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37202,
            "ip_address": "45.64.134.81",
            "count": 1,
            "first_visit": "2022-11-10T10:57:07.604059+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37153,
            "ip_address": "182.163.102.115",
            "count": 1,
            "first_visit": "2022-11-09T13:00:48.738967+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37203,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-11-10T10:59:32.685816+06:00",
            "date": "2022-11-10"
        }
    ]
}