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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42912&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42896&ordering=-count",
    "results": [
        {
            "id": 38081,
            "ip_address": "209.141.36.112",
            "count": 1,
            "first_visit": "2022-12-01T06:17:17.481387+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38159,
            "ip_address": "97.126.34.60",
            "count": 1,
            "first_visit": "2022-12-02T11:53:30.490295+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38160,
            "ip_address": "40.94.31.82",
            "count": 1,
            "first_visit": "2022-12-02T11:53:46.371199+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38082,
            "ip_address": "168.119.68.254",
            "count": 1,
            "first_visit": "2022-12-01T09:42:28.939359+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38083,
            "ip_address": "114.119.131.180",
            "count": 1,
            "first_visit": "2022-12-01T09:57:13.835675+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38084,
            "ip_address": "114.119.133.190",
            "count": 1,
            "first_visit": "2022-12-01T09:58:22.627114+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38086,
            "ip_address": "103.15.42.200",
            "count": 1,
            "first_visit": "2022-12-01T10:20:01.279932+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 38087,
            "ip_address": "114.119.133.85",
            "count": 1,
            "first_visit": "2022-12-01T10:20:13.627468+06:00",
            "date": "2022-12-01"
        }
    ]
}