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

{
    "count": 96245,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20416&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20400&ordering=-first_visit",
    "results": [
        {
            "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": 75932,
            "ip_address": "66.249.70.100",
            "count": 7,
            "first_visit": "2024-11-22T01:49:31.191165+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": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "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": 75928,
            "ip_address": "59.152.5.199",
            "count": 1,
            "first_visit": "2024-11-21T23:00:01.007008+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 75927,
            "ip_address": "103.108.145.6",
            "count": 6,
            "first_visit": "2024-11-21T22:36:20.177075+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 75926,
            "ip_address": "40.77.189.123",
            "count": 1,
            "first_visit": "2024-11-21T22:23:03.117741+06:00",
            "date": "2024-11-21"
        }
    ]
}