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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37000&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36984&ordering=first_visit",
    "results": [
        {
            "id": 36993,
            "ip_address": "114.119.141.168",
            "count": 11,
            "first_visit": "2022-11-06T00:27:44.305396+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36994,
            "ip_address": "66.249.66.60",
            "count": 26,
            "first_visit": "2022-11-06T00:44:34.205261+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36995,
            "ip_address": "114.119.134.123",
            "count": 28,
            "first_visit": "2022-11-06T01:01:20.105515+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36996,
            "ip_address": "114.119.141.118",
            "count": 14,
            "first_visit": "2022-11-06T01:10:51.996344+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36997,
            "ip_address": "66.249.66.62",
            "count": 16,
            "first_visit": "2022-11-06T01:16:58.081742+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36998,
            "ip_address": "40.77.188.49",
            "count": 1,
            "first_visit": "2022-11-06T01:19:24.487474+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36999,
            "ip_address": "114.119.141.146",
            "count": 21,
            "first_visit": "2022-11-06T02:36:12.343611+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 37000,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-11-06T03:37:17.722901+06:00",
            "date": "2022-11-06"
        }
    ]
}