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

{
    "count": 101288,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34120&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34104&ordering=first_visit",
    "results": [
        {
            "id": 34113,
            "ip_address": "114.119.141.152",
            "count": 24,
            "first_visit": "2022-09-10T05:06:51.750167+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34114,
            "ip_address": "114.119.141.133",
            "count": 8,
            "first_visit": "2022-09-10T05:21:55.956234+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34115,
            "ip_address": "114.119.141.146",
            "count": 14,
            "first_visit": "2022-09-10T05:43:38.746502+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34116,
            "ip_address": "114.119.134.123",
            "count": 3,
            "first_visit": "2022-09-10T06:13:04.477762+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34117,
            "ip_address": "66.249.66.210",
            "count": 1,
            "first_visit": "2022-09-10T06:28:41.775841+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34118,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-09-10T06:38:45.918024+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34119,
            "ip_address": "66.249.66.91",
            "count": 1,
            "first_visit": "2022-09-10T07:22:08.293622+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34120,
            "ip_address": "66.249.66.8",
            "count": 1,
            "first_visit": "2022-09-10T07:39:18.450532+06:00",
            "date": "2022-09-10"
        }
    ]
}