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

{
    "count": 101519,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39368&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39352&ordering=id",
    "results": [
        {
            "id": 39361,
            "ip_address": "114.119.134.123",
            "count": 1,
            "first_visit": "2022-12-26T00:32:52.819655+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39362,
            "ip_address": "66.249.66.128",
            "count": 3,
            "first_visit": "2022-12-26T00:43:09.953940+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39363,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-12-26T00:52:29.069152+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39364,
            "ip_address": "66.249.66.62",
            "count": 8,
            "first_visit": "2022-12-26T01:42:01.735043+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39365,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-26T01:49:33.703492+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39366,
            "ip_address": "158.69.112.192",
            "count": 1,
            "first_visit": "2022-12-26T01:53:00.145761+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39367,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-12-26T01:57:01.945364+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 39368,
            "ip_address": "114.119.138.207",
            "count": 1,
            "first_visit": "2022-12-26T02:06:57.683459+06:00",
            "date": "2022-12-26"
        }
    ]
}