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

{
    "count": 101926,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42408&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=date",
    "results": [
        {
            "id": 56174,
            "ip_address": "103.17.151.80",
            "count": 1,
            "first_visit": "2023-09-27T15:59:20.362898+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56175,
            "ip_address": "20.212.195.234",
            "count": 1,
            "first_visit": "2023-09-27T16:10:27.724124+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56173,
            "ip_address": "103.85.241.167",
            "count": 2,
            "first_visit": "2023-09-27T15:57:56.005417+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56120,
            "ip_address": "27.147.205.158",
            "count": 1,
            "first_visit": "2023-09-27T00:10:22.678941+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56121,
            "ip_address": "118.179.22.14",
            "count": 2,
            "first_visit": "2023-09-27T00:17:23.344696+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56177,
            "ip_address": "114.119.134.1",
            "count": 1,
            "first_visit": "2023-09-27T17:05:42.888768+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56124,
            "ip_address": "40.77.188.214",
            "count": 1,
            "first_visit": "2023-09-27T00:24:18.861315+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56178,
            "ip_address": "114.119.136.150",
            "count": 1,
            "first_visit": "2023-09-27T17:05:50.493214+06:00",
            "date": "2023-09-27"
        }
    ]
}