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

{
    "count": 100547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19920&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19904&ordering=-count",
    "results": [
        {
            "id": 46204,
            "ip_address": "114.119.139.207",
            "count": 2,
            "first_visit": "2023-05-06T09:36:15.251062+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46234,
            "ip_address": "49.37.192.55",
            "count": 2,
            "first_visit": "2023-05-06T20:53:35.467417+06:00",
            "date": "2023-05-06"
        },
        {
            "id": 46323,
            "ip_address": "45.250.228.215",
            "count": 2,
            "first_visit": "2023-05-08T17:33:52.139368+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 46497,
            "ip_address": "60.250.152.231",
            "count": 2,
            "first_visit": "2023-05-12T14:00:31.240555+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 10497,
            "ip_address": "37.111.200.108",
            "count": 2,
            "first_visit": "2022-05-23T02:08:29.512916+06:00",
            "date": null
        },
        {
            "id": 10560,
            "ip_address": "175.41.46.94",
            "count": 2,
            "first_visit": "2022-05-23T09:57:44.052901+06:00",
            "date": null
        },
        {
            "id": 46118,
            "ip_address": "202.134.14.129",
            "count": 2,
            "first_visit": "2023-05-05T01:08:16.922084+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 10601,
            "ip_address": "37.111.212.17",
            "count": 2,
            "first_visit": "2022-05-23T11:30:51.057191+06:00",
            "date": null
        }
    ]
}