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

{
    "count": 99644,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9792&ordering=-count",
    "results": [
        {
            "id": 73083,
            "ip_address": "66.249.72.228",
            "count": 3,
            "first_visit": "2024-09-07T08:23:25.699304+06:00",
            "date": "2024-09-07"
        },
        {
            "id": 3879,
            "ip_address": "103.85.193.10",
            "count": 3,
            "first_visit": "2022-02-25T23:11:02.839152+06:00",
            "date": null
        },
        {
            "id": 33621,
            "ip_address": "202.134.9.133",
            "count": 3,
            "first_visit": "2022-09-01T14:30:23.282524+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 3890,
            "ip_address": "103.242.22.4",
            "count": 3,
            "first_visit": "2022-02-26T13:01:40.858809+06:00",
            "date": null
        },
        {
            "id": 72882,
            "ip_address": "140.184.0.82",
            "count": 3,
            "first_visit": "2024-09-02T05:13:14.663117+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 33543,
            "ip_address": "203.188.255.246",
            "count": 3,
            "first_visit": "2022-08-31T13:07:29.889520+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 72875,
            "ip_address": "66.249.89.68",
            "count": 3,
            "first_visit": "2024-09-02T02:58:46.464660+06:00",
            "date": "2024-09-02"
        },
        {
            "id": 72878,
            "ip_address": "34.122.147.229",
            "count": 3,
            "first_visit": "2024-09-02T04:35:20.615028+06:00",
            "date": "2024-09-02"
        }
    ]
}