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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42488&ordering=-count",
    "results": [
        {
            "id": 37498,
            "ip_address": "37.111.214.251",
            "count": 1,
            "first_visit": "2022-11-17T01:10:45.732750+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37499,
            "ip_address": "106.75.50.30",
            "count": 1,
            "first_visit": "2022-11-17T02:23:59.469210+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37601,
            "ip_address": "103.199.168.9",
            "count": 1,
            "first_visit": "2022-11-20T12:48:04.308613+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37500,
            "ip_address": "23.94.86.134",
            "count": 1,
            "first_visit": "2022-11-17T03:16:04.545589+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37538,
            "ip_address": "37.111.232.212",
            "count": 1,
            "first_visit": "2022-11-18T17:02:59.298875+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37502,
            "ip_address": "103.252.226.9",
            "count": 1,
            "first_visit": "2022-11-17T03:51:09.914378+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 37539,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-11-18T17:17:56.123714+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 37541,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-18T18:03:52.963724+06:00",
            "date": "2022-11-18"
        }
    ]
}