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

{
    "count": 98175,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=-count",
    "results": [
        {
            "id": 3681,
            "ip_address": "45.250.229.214",
            "count": 2,
            "first_visit": "2022-02-17T09:50:59.175839+06:00",
            "date": null
        },
        {
            "id": 58628,
            "ip_address": "59.153.102.135",
            "count": 2,
            "first_visit": "2023-10-29T21:58:51.628065+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 58623,
            "ip_address": "31.205.217.47",
            "count": 2,
            "first_visit": "2023-10-29T19:58:44.338567+06:00",
            "date": "2023-10-29"
        },
        {
            "id": 58658,
            "ip_address": "203.76.112.202",
            "count": 2,
            "first_visit": "2023-10-30T12:40:09.099759+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 58673,
            "ip_address": "103.106.240.45",
            "count": 2,
            "first_visit": "2023-10-30T17:57:10.500541+06:00",
            "date": "2023-10-30"
        },
        {
            "id": 15013,
            "ip_address": "118.179.26.203",
            "count": 2,
            "first_visit": "2022-06-14T13:44:41.490653+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 7572,
            "ip_address": "103.120.39.47",
            "count": 2,
            "first_visit": "2022-05-17T02:48:54.576477+06:00",
            "date": null
        },
        {
            "id": 58650,
            "ip_address": "119.148.6.138",
            "count": 2,
            "first_visit": "2023-10-30T09:20:52.924236+06:00",
            "date": "2023-10-30"
        }
    ]
}