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

{
    "count": 101334,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34976&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34960&ordering=first_visit",
    "results": [
        {
            "id": 34969,
            "ip_address": "37.111.213.169",
            "count": 2,
            "first_visit": "2022-09-25T15:18:39.344558+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34970,
            "ip_address": "103.118.76.169",
            "count": 1,
            "first_visit": "2022-09-25T15:27:36.900906+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34971,
            "ip_address": "43.230.122.141",
            "count": 1,
            "first_visit": "2022-09-25T15:31:58.831650+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34972,
            "ip_address": "103.120.36.157",
            "count": 1,
            "first_visit": "2022-09-25T15:34:53.751399+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34973,
            "ip_address": "103.25.251.238",
            "count": 2,
            "first_visit": "2022-09-25T15:37:15.725368+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34974,
            "ip_address": "203.76.221.42",
            "count": 1,
            "first_visit": "2022-09-25T15:54:43.996281+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34975,
            "ip_address": "144.48.109.29",
            "count": 2,
            "first_visit": "2022-09-25T16:22:29.946880+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 34976,
            "ip_address": "103.239.253.33",
            "count": 1,
            "first_visit": "2022-09-25T16:30:04.210388+06:00",
            "date": "2022-09-25"
        }
    ]
}