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

{
    "count": 99481,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24088&ordering=-count",
    "results": [
        {
            "id": 4314,
            "ip_address": "114.31.1.68",
            "count": 2,
            "first_visit": "2022-03-12T19:10:22.551331+06:00",
            "date": null
        },
        {
            "id": 8147,
            "ip_address": "58.145.185.242",
            "count": 2,
            "first_visit": "2022-05-17T12:59:03.506073+06:00",
            "date": null
        },
        {
            "id": 14915,
            "ip_address": "114.119.131.189",
            "count": 2,
            "first_visit": "2022-06-14T00:40:20.996827+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 21923,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-07-11T03:44:24.559697+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 37609,
            "ip_address": "72.193.244.159",
            "count": 2,
            "first_visit": "2022-11-20T14:58:17.275347+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 12509,
            "ip_address": "103.102.138.90",
            "count": 2,
            "first_visit": "2022-05-29T15:52:37.296409+06:00",
            "date": null
        },
        {
            "id": 21932,
            "ip_address": "92.18.146.148",
            "count": 2,
            "first_visit": "2022-07-11T06:23:08.002963+06:00",
            "date": "2022-07-11"
        },
        {
            "id": 26769,
            "ip_address": "37.111.200.164",
            "count": 2,
            "first_visit": "2022-07-24T14:14:23.609777+06:00",
            "date": "2022-07-24"
        }
    ]
}