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

{
    "count": 101954,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42640&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42624&ordering=date",
    "results": [
        {
            "id": 56415,
            "ip_address": "114.119.130.99",
            "count": 1,
            "first_visit": "2023-09-30T23:36:25.977256+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56416,
            "ip_address": "114.119.131.195",
            "count": 1,
            "first_visit": "2023-09-30T23:39:38.409996+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56357,
            "ip_address": "74.125.212.236",
            "count": 1,
            "first_visit": "2023-09-30T08:42:26.133430+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56417,
            "ip_address": "114.119.155.23",
            "count": 1,
            "first_visit": "2023-09-30T23:42:25.809673+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56354,
            "ip_address": "192.178.8.2",
            "count": 3,
            "first_visit": "2023-09-30T08:31:34.807430+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56358,
            "ip_address": "192.178.8.4",
            "count": 1,
            "first_visit": "2023-09-30T08:43:21.174706+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56353,
            "ip_address": "103.97.163.90",
            "count": 2,
            "first_visit": "2023-09-30T08:31:17.707992+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56359,
            "ip_address": "114.119.132.171",
            "count": 1,
            "first_visit": "2023-09-30T09:32:35.012957+06:00",
            "date": "2023-09-30"
        }
    ]
}