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

{
    "count": 101924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42384&ordering=-count",
    "results": [
        {
            "id": 37334,
            "ip_address": "103.159.73.228",
            "count": 1,
            "first_visit": "2022-11-13T14:30:11.343513+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37361,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-11-14T09:54:07.841906+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37346,
            "ip_address": "103.168.207.96",
            "count": 1,
            "first_visit": "2022-11-14T00:00:23.116325+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37354,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-14T05:44:32.207205+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37355,
            "ip_address": "37.111.232.8",
            "count": 1,
            "first_visit": "2022-11-14T06:39:49.390016+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37358,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-11-14T09:06:11.772491+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37365,
            "ip_address": "107.77.192.91",
            "count": 1,
            "first_visit": "2022-11-14T10:19:16.838889+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37366,
            "ip_address": "37.111.212.221",
            "count": 1,
            "first_visit": "2022-11-14T10:22:01.074707+06:00",
            "date": "2022-11-14"
        }
    ]
}