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

{
    "count": 101902,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42288&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42272&ordering=-count",
    "results": [
        {
            "id": 37168,
            "ip_address": "129.56.66.78",
            "count": 1,
            "first_visit": "2022-11-09T19:16:07.014775+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37169,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-11-09T19:17:58.720640+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37170,
            "ip_address": "103.159.129.128",
            "count": 1,
            "first_visit": "2022-11-09T19:31:15.824510+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37171,
            "ip_address": "119.148.4.51",
            "count": 1,
            "first_visit": "2022-11-09T19:34:47.214334+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37172,
            "ip_address": "119.30.35.77",
            "count": 1,
            "first_visit": "2022-11-09T20:24:38.491079+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 37205,
            "ip_address": "120.50.22.113",
            "count": 1,
            "first_visit": "2022-11-10T12:26:34.768241+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37226,
            "ip_address": "160.202.147.4",
            "count": 1,
            "first_visit": "2022-11-10T19:51:54.873688+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 37206,
            "ip_address": "37.111.245.71",
            "count": 1,
            "first_visit": "2022-11-10T13:11:18.106135+06:00",
            "date": "2022-11-10"
        }
    ]
}