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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50936&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50920&ordering=first_visit",
    "results": [
        {
            "id": 51025,
            "ip_address": "103.230.105.28",
            "count": 4,
            "first_visit": "2023-07-27T22:41:37.684651+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51026,
            "ip_address": "114.119.155.230",
            "count": 1,
            "first_visit": "2023-07-27T22:49:48.217480+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51027,
            "ip_address": "114.119.132.238",
            "count": 1,
            "first_visit": "2023-07-27T22:52:18.872979+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51028,
            "ip_address": "103.121.175.29",
            "count": 1,
            "first_visit": "2023-07-27T23:23:27.881050+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 51029,
            "ip_address": "114.119.158.31",
            "count": 1,
            "first_visit": "2023-07-28T00:00:17.107650+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51030,
            "ip_address": "103.141.134.20",
            "count": 1,
            "first_visit": "2023-07-28T00:30:03.235338+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51031,
            "ip_address": "59.152.97.90",
            "count": 1,
            "first_visit": "2023-07-28T00:36:48.642366+06:00",
            "date": "2023-07-28"
        },
        {
            "id": 51032,
            "ip_address": "114.119.140.221",
            "count": 1,
            "first_visit": "2023-07-28T01:05:49.565766+06:00",
            "date": "2023-07-28"
        }
    ]
}