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

{
    "count": 101859,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75840&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75824&ordering=first_visit",
    "results": [
        {
            "id": 75929,
            "ip_address": "173.252.127.8",
            "count": 1,
            "first_visit": "2024-11-21T23:39:23.401756+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 75931,
            "ip_address": "103.134.43.155",
            "count": 2,
            "first_visit": "2024-11-22T01:28:45.370609+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 75932,
            "ip_address": "66.249.70.100",
            "count": 7,
            "first_visit": "2024-11-22T01:49:31.191165+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 75933,
            "ip_address": "66.249.70.101",
            "count": 8,
            "first_visit": "2024-11-22T04:58:43.760610+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 75934,
            "ip_address": "79.173.90.59",
            "count": 1,
            "first_visit": "2024-11-22T07:31:28.744385+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 75935,
            "ip_address": "95.29.229.35",
            "count": 1,
            "first_visit": "2024-11-22T07:46:06.125294+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 75936,
            "ip_address": "114.119.137.91",
            "count": 1,
            "first_visit": "2024-11-22T10:45:24.146848+06:00",
            "date": "2024-11-22"
        }
    ]
}