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

{
    "count": 101914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42360&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42344&ordering=-count",
    "results": [
        {
            "id": 37318,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-11-13T06:02:21.984244+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37338,
            "ip_address": "103.133.78.27",
            "count": 1,
            "first_visit": "2022-11-13T17:19:48.629613+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37339,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2022-11-13T17:52:22.525776+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37279,
            "ip_address": "134.96.225.236",
            "count": 1,
            "first_visit": "2022-11-12T07:02:25.932630+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37351,
            "ip_address": "103.144.201.6",
            "count": 1,
            "first_visit": "2022-11-14T00:56:18.024089+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37285,
            "ip_address": "103.174.99.26",
            "count": 1,
            "first_visit": "2022-11-12T09:35:27.833645+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37288,
            "ip_address": "103.152.18.169",
            "count": 1,
            "first_visit": "2022-11-12T09:54:29.277505+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37307,
            "ip_address": "37.111.230.210",
            "count": 1,
            "first_visit": "2022-11-12T18:11:04.195082+06:00",
            "date": "2022-11-12"
        }
    ]
}