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

{
    "count": 101881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42144&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42128&ordering=-count",
    "results": [
        {
            "id": 36978,
            "ip_address": "103.25.249.234",
            "count": 1,
            "first_visit": "2022-11-05T17:14:21.728880+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36959,
            "ip_address": "43.245.140.186",
            "count": 1,
            "first_visit": "2022-11-05T10:35:44.778175+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36960,
            "ip_address": "37.111.215.48",
            "count": 1,
            "first_visit": "2022-11-05T10:45:36.409398+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36937,
            "ip_address": "40.77.190.41",
            "count": 1,
            "first_visit": "2022-11-04T23:07:43.794345+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36938,
            "ip_address": "59.153.103.179",
            "count": 1,
            "first_visit": "2022-11-04T23:32:04.072749+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 36940,
            "ip_address": "103.76.45.238",
            "count": 1,
            "first_visit": "2022-11-04T23:37:03.793165+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 37015,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-11-06T15:01:55.912109+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36943,
            "ip_address": "74.89.88.11",
            "count": 1,
            "first_visit": "2022-11-05T00:50:10.378849+06:00",
            "date": "2022-11-05"
        }
    ]
}