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

{
    "count": 101862,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42008&ordering=-count",
    "results": [
        {
            "id": 36738,
            "ip_address": "37.111.194.148",
            "count": 1,
            "first_visit": "2022-10-31T17:19:21.468215+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36788,
            "ip_address": "103.107.228.147",
            "count": 1,
            "first_visit": "2022-11-01T16:16:36.886144+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36763,
            "ip_address": "103.170.175.38",
            "count": 1,
            "first_visit": "2022-11-01T07:24:14.027224+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36789,
            "ip_address": "212.237.125.218",
            "count": 1,
            "first_visit": "2022-11-01T16:26:08.970258+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36780,
            "ip_address": "151.82.248.122",
            "count": 1,
            "first_visit": "2022-11-01T14:36:42.499017+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36772,
            "ip_address": "180.211.195.149",
            "count": 1,
            "first_visit": "2022-11-01T10:30:23.299794+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36775,
            "ip_address": "103.170.140.1",
            "count": 1,
            "first_visit": "2022-11-01T12:16:42.791436+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36781,
            "ip_address": "103.231.162.227",
            "count": 1,
            "first_visit": "2022-11-01T14:39:10.038427+06:00",
            "date": "2022-11-01"
        }
    ]
}