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

{
    "count": 96373,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20928&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20912&ordering=first_visit",
    "results": [
        {
            "id": 20921,
            "ip_address": "14.42.104.229",
            "count": 1,
            "first_visit": "2022-07-03T18:42:56.198699+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20922,
            "ip_address": "157.40.68.207",
            "count": 1,
            "first_visit": "2022-07-03T18:57:02.597832+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20923,
            "ip_address": "45.116.250.25",
            "count": 3,
            "first_visit": "2022-07-03T18:59:10.375610+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20924,
            "ip_address": "37.111.213.22",
            "count": 2,
            "first_visit": "2022-07-03T18:59:22.714783+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20925,
            "ip_address": "3.144.19.24",
            "count": 5,
            "first_visit": "2022-07-03T18:59:27.362180+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20926,
            "ip_address": "168.119.68.179",
            "count": 1,
            "first_visit": "2022-07-03T18:59:49.312804+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20927,
            "ip_address": "124.6.225.172",
            "count": 3,
            "first_visit": "2022-07-03T19:24:16.142868+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 20928,
            "ip_address": "168.119.68.181",
            "count": 1,
            "first_visit": "2022-07-03T19:33:04.590778+06:00",
            "date": "2022-07-03"
        }
    ]
}