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

{
    "count": 101631,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40704&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40688&ordering=first_visit",
    "results": [
        {
            "id": 40697,
            "ip_address": "114.119.138.95",
            "count": 1,
            "first_visit": "2023-01-20T23:10:05.791001+06:00",
            "date": "2023-01-20"
        },
        {
            "id": 40698,
            "ip_address": "114.119.157.250",
            "count": 1,
            "first_visit": "2023-01-21T00:00:25.632321+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40699,
            "ip_address": "114.119.133.211",
            "count": 1,
            "first_visit": "2023-01-21T00:03:55.758605+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40700,
            "ip_address": "114.119.132.173",
            "count": 2,
            "first_visit": "2023-01-21T00:28:25.121012+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40701,
            "ip_address": "114.119.152.33",
            "count": 1,
            "first_visit": "2023-01-21T00:58:06.440721+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40702,
            "ip_address": "114.119.131.52",
            "count": 1,
            "first_visit": "2023-01-21T01:18:21.176958+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40703,
            "ip_address": "40.77.202.169",
            "count": 1,
            "first_visit": "2023-01-21T02:09:27.448832+06:00",
            "date": "2023-01-21"
        },
        {
            "id": 40704,
            "ip_address": "114.119.136.139",
            "count": 1,
            "first_visit": "2023-01-21T03:16:53.214712+06:00",
            "date": "2023-01-21"
        }
    ]
}