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

{
    "count": 99640,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=-count",
    "results": [
        {
            "id": 75162,
            "ip_address": "103.100.234.97",
            "count": 10,
            "first_visit": "2024-11-03T16:26:33.071187+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 34941,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-09-25T00:43:53.018346+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 27497,
            "ip_address": "202.134.9.153",
            "count": 10,
            "first_visit": "2022-07-26T00:02:12.435506+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 74925,
            "ip_address": "66.249.69.161",
            "count": 10,
            "first_visit": "2024-10-29T02:15:37.569581+06:00",
            "date": "2024-10-29"
        },
        {
            "id": 9940,
            "ip_address": "103.138.190.85",
            "count": 10,
            "first_visit": "2022-05-21T07:36:33.165848+06:00",
            "date": null
        },
        {
            "id": 628,
            "ip_address": "114.119.154.89",
            "count": 10,
            "first_visit": "2021-12-13T01:37:43.429408+06:00",
            "date": null
        },
        {
            "id": 32,
            "ip_address": "114.119.157.191",
            "count": 10,
            "first_visit": "2021-12-03T01:58:38.173201+06:00",
            "date": null
        },
        {
            "id": 74806,
            "ip_address": "202.144.203.18",
            "count": 10,
            "first_visit": "2024-10-26T22:19:01.188763+06:00",
            "date": "2024-10-26"
        }
    ]
}