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

{
    "count": 101913,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42344&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42328&ordering=-count",
    "results": [
        {
            "id": 37261,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-11-11T17:03:56.082679+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37263,
            "ip_address": "103.142.193.7",
            "count": 1,
            "first_visit": "2022-11-11T17:33:58.100583+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37317,
            "ip_address": "146.70.20.122",
            "count": 1,
            "first_visit": "2022-11-13T03:34:03.518266+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37348,
            "ip_address": "103.174.99.26",
            "count": 1,
            "first_visit": "2022-11-14T00:21:07.881770+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37265,
            "ip_address": "103.88.140.74",
            "count": 1,
            "first_visit": "2022-11-11T20:25:25.534775+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37268,
            "ip_address": "103.114.38.2",
            "count": 1,
            "first_visit": "2022-11-11T20:38:50.846307+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37303,
            "ip_address": "103.198.133.62",
            "count": 1,
            "first_visit": "2022-11-12T15:54:27.729060+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37272,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-11-12T01:07:25.253003+06:00",
            "date": "2022-11-12"
        }
    ]
}