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

{
    "count": 101904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42312&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42296&ordering=-count",
    "results": [
        {
            "id": 37213,
            "ip_address": "37.111.212.83",
            "count": 1,
            "first_visit": "2022-11-10T17:26:07.251261+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37214,
            "ip_address": "202.65.173.9",
            "count": 1,
            "first_visit": "2022-11-10T17:30:24.161478+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37228,
            "ip_address": "17.121.114.2",
            "count": 1,
            "first_visit": "2022-11-10T21:16:35.477781+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37229,
            "ip_address": "123.136.29.130",
            "count": 1,
            "first_visit": "2022-11-10T21:54:21.885420+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37192,
            "ip_address": "37.111.202.87",
            "count": 1,
            "first_visit": "2022-11-10T08:48:20.995157+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37193,
            "ip_address": "115.127.26.186",
            "count": 1,
            "first_visit": "2022-11-10T09:02:18.957496+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37245,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-11-11T09:58:57.946215+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37195,
            "ip_address": "114.130.186.48",
            "count": 1,
            "first_visit": "2022-11-10T09:36:51.242709+06:00",
            "date": "2022-11-10"
        }
    ]
}