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

{
    "count": 101971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42856&ordering=-count",
    "results": [
        {
            "id": 38018,
            "ip_address": "37.111.219.143",
            "count": 1,
            "first_visit": "2022-11-29T23:57:17.710701+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 38047,
            "ip_address": "114.119.135.35",
            "count": 1,
            "first_visit": "2022-11-30T16:22:58.001936+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38065,
            "ip_address": "114.119.142.232",
            "count": 1,
            "first_visit": "2022-11-30T23:38:07.144491+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38048,
            "ip_address": "173.252.87.24",
            "count": 1,
            "first_visit": "2022-11-30T16:30:40.841993+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38023,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-30T02:35:16.276060+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38032,
            "ip_address": "185.192.69.101",
            "count": 1,
            "first_visit": "2022-11-30T10:35:25.846233+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38024,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-11-30T03:01:58.388764+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38025,
            "ip_address": "45.120.115.225",
            "count": 1,
            "first_visit": "2022-11-30T03:08:40.470900+06:00",
            "date": "2022-11-30"
        }
    ]
}