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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38072&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=38056&ordering=first_visit",
    "results": [
        {
            "id": 38065,
            "ip_address": "114.119.142.232",
            "count": 1,
            "first_visit": "2022-11-30T23:38:07.144491+06:00",
            "date": "2022-11-30"
        },
        {
            "id": 38066,
            "ip_address": "66.249.79.229",
            "count": 16,
            "first_visit": "2022-12-01T00:01:22.245622+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38067,
            "ip_address": "8.25.96.123",
            "count": 1,
            "first_visit": "2022-12-01T00:07:22.217937+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38068,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-12-01T00:27:39.016580+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38069,
            "ip_address": "114.119.147.58",
            "count": 1,
            "first_visit": "2022-12-01T01:47:23.183902+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38070,
            "ip_address": "66.249.79.227",
            "count": 12,
            "first_visit": "2022-12-01T02:00:13.726455+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38071,
            "ip_address": "66.249.79.231",
            "count": 8,
            "first_visit": "2022-12-01T02:12:32.549178+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38072,
            "ip_address": "182.48.78.30",
            "count": 3,
            "first_visit": "2022-12-01T02:50:11.202928+06:00",
            "date": "2022-12-01"
        }
    ]
}