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

{
    "count": 101520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78272&ordering=-count",
    "results": [
        {
            "id": 58686,
            "ip_address": "54.204.142.21",
            "count": 1,
            "first_visit": "2023-10-31T02:22:41.020395+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58687,
            "ip_address": "149.56.22.63",
            "count": 1,
            "first_visit": "2023-10-31T04:35:53.078668+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58688,
            "ip_address": "195.154.123.98",
            "count": 1,
            "first_visit": "2023-10-31T08:20:21.974711+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58689,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2023-10-31T08:55:06.331539+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58690,
            "ip_address": "103.218.25.242",
            "count": 1,
            "first_visit": "2023-10-31T09:53:25.230693+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58691,
            "ip_address": "27.147.202.190",
            "count": 1,
            "first_visit": "2023-10-31T10:01:46.931883+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58692,
            "ip_address": "69.171.251.117",
            "count": 1,
            "first_visit": "2023-10-31T10:17:39.120700+06:00",
            "date": "2023-10-31"
        },
        {
            "id": 58693,
            "ip_address": "202.134.10.132",
            "count": 1,
            "first_visit": "2023-10-31T10:21:05.084526+06:00",
            "date": "2023-10-31"
        }
    ]
}