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

{
    "count": 101650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40808&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40792&ordering=date",
    "results": [
        {
            "id": 54444,
            "ip_address": "66.249.66.162",
            "count": 4,
            "first_visit": "2023-09-07T00:33:52.241795+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 54542,
            "ip_address": "168.119.64.248",
            "count": 3,
            "first_visit": "2023-09-08T05:21:57.744182+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54538,
            "ip_address": "114.119.152.128",
            "count": 1,
            "first_visit": "2023-09-08T04:32:34.825954+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54539,
            "ip_address": "34.79.233.231",
            "count": 1,
            "first_visit": "2023-09-08T04:44:17.338219+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54523,
            "ip_address": "114.119.135.57",
            "count": 1,
            "first_visit": "2023-09-08T00:18:47.979745+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54524,
            "ip_address": "114.119.135.217",
            "count": 1,
            "first_visit": "2023-09-08T00:21:37.113940+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54526,
            "ip_address": "114.119.149.254",
            "count": 1,
            "first_visit": "2023-09-08T00:24:11.552524+06:00",
            "date": "2023-09-08"
        },
        {
            "id": 54528,
            "ip_address": "103.253.46.222",
            "count": 1,
            "first_visit": "2023-09-08T01:06:22.268653+06:00",
            "date": "2023-09-08"
        }
    ]
}