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

{
    "count": 98326,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32048&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32032&ordering=first_visit",
    "results": [
        {
            "id": 32041,
            "ip_address": "43.245.123.20",
            "count": 1,
            "first_visit": "2022-08-15T07:59:10.043748+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32042,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-08-15T08:13:31.041534+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32043,
            "ip_address": "113.21.229.153",
            "count": 1,
            "first_visit": "2022-08-15T08:19:39.009340+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32044,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-08-15T09:16:33.983895+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32045,
            "ip_address": "103.25.251.249",
            "count": 2,
            "first_visit": "2022-08-15T09:33:43.547611+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32046,
            "ip_address": "119.30.32.130",
            "count": 1,
            "first_visit": "2022-08-15T09:47:16.521833+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32047,
            "ip_address": "103.79.182.173",
            "count": 1,
            "first_visit": "2022-08-15T09:54:20.762072+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32048,
            "ip_address": "103.57.123.182",
            "count": 1,
            "first_visit": "2022-08-15T10:29:49.461486+06:00",
            "date": "2022-08-15"
        }
    ]
}