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

{
    "count": 102643,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70440&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=70424&ordering=first_visit",
    "results": [
        {
            "id": 70529,
            "ip_address": "172.225.136.20",
            "count": 1,
            "first_visit": "2024-06-30T23:35:55.333357+06:00",
            "date": "2024-06-30"
        },
        {
            "id": 70530,
            "ip_address": "114.119.134.79",
            "count": 4,
            "first_visit": "2024-07-01T01:22:15.645057+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70531,
            "ip_address": "114.119.145.216",
            "count": 1,
            "first_visit": "2024-07-01T01:29:59.537709+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70532,
            "ip_address": "114.119.128.35",
            "count": 3,
            "first_visit": "2024-07-01T01:37:51.064325+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70533,
            "ip_address": "114.119.149.43",
            "count": 2,
            "first_visit": "2024-07-01T02:28:46.191177+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70534,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-07-01T04:35:52.792364+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70535,
            "ip_address": "114.119.154.41",
            "count": 3,
            "first_visit": "2024-07-01T04:40:03.736457+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 70536,
            "ip_address": "114.119.140.48",
            "count": 2,
            "first_visit": "2024-07-01T05:01:28.250728+06:00",
            "date": "2024-07-01"
        }
    ]
}