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

{
    "count": 101860,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41992&ordering=-count",
    "results": [
        {
            "id": 36750,
            "ip_address": "74.96.94.193",
            "count": 1,
            "first_visit": "2022-11-01T01:04:55.778335+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36751,
            "ip_address": "103.162.230.254",
            "count": 1,
            "first_visit": "2022-11-01T01:15:18.616935+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36713,
            "ip_address": "103.91.231.162",
            "count": 1,
            "first_visit": "2022-10-31T07:20:33.061899+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36714,
            "ip_address": "40.77.202.153",
            "count": 1,
            "first_visit": "2022-10-31T07:53:34.324469+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36734,
            "ip_address": "103.106.236.134",
            "count": 1,
            "first_visit": "2022-10-31T16:54:49.623568+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36771,
            "ip_address": "103.220.205.111",
            "count": 1,
            "first_visit": "2022-11-01T10:22:46.098464+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 36715,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-10-31T08:18:22.960674+06:00",
            "date": "2022-10-31"
        },
        {
            "id": 36735,
            "ip_address": "188.227.232.177",
            "count": 1,
            "first_visit": "2022-10-31T17:08:28.889373+06:00",
            "date": "2022-10-31"
        }
    ]
}