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

{
    "count": 101308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34432&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34416&ordering=first_visit",
    "results": [
        {
            "id": 34425,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-09-15T06:59:03.066218+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34426,
            "ip_address": "114.119.141.133",
            "count": 10,
            "first_visit": "2022-09-15T07:01:33.250418+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34427,
            "ip_address": "103.67.156.185",
            "count": 1,
            "first_visit": "2022-09-15T07:07:43.784811+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34428,
            "ip_address": "114.119.141.146",
            "count": 9,
            "first_visit": "2022-09-15T07:07:58.475108+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34429,
            "ip_address": "43.245.121.81",
            "count": 1,
            "first_visit": "2022-09-15T09:37:58.528659+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34430,
            "ip_address": "103.217.111.82",
            "count": 1,
            "first_visit": "2022-09-15T10:00:17.928057+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34431,
            "ip_address": "2001:0DB8:131e:6573:7ff0:1141:3d3f:6bf8",
            "count": 1,
            "first_visit": "2022-09-15T10:30:50.564046+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 34432,
            "ip_address": "59.153.103.53",
            "count": 1,
            "first_visit": "2022-09-15T10:40:43.583496+06:00",
            "date": "2022-09-15"
        }
    ]
}