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

{
    "count": 99650,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23504&ordering=-count",
    "results": [
        {
            "id": 40229,
            "ip_address": "27.147.204.221",
            "count": 2,
            "first_visit": "2023-01-11T20:29:00.833582+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 22348,
            "ip_address": "103.86.193.153",
            "count": 2,
            "first_visit": "2022-07-13T19:16:42.618480+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 29083,
            "ip_address": "202.134.14.132",
            "count": 2,
            "first_visit": "2022-07-29T02:44:52.118906+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2709,
            "ip_address": "103.59.178.234",
            "count": 2,
            "first_visit": "2022-01-24T01:13:04.571896+06:00",
            "date": null
        },
        {
            "id": 3707,
            "ip_address": "8.25.96.104",
            "count": 2,
            "first_visit": "2022-02-18T13:32:02.598520+06:00",
            "date": null
        },
        {
            "id": 5229,
            "ip_address": "103.152.143.189",
            "count": 2,
            "first_visit": "2022-04-18T19:25:54.213600+06:00",
            "date": null
        },
        {
            "id": 2718,
            "ip_address": "103.127.0.11",
            "count": 2,
            "first_visit": "2022-01-24T11:04:56.472075+06:00",
            "date": null
        },
        {
            "id": 2642,
            "ip_address": "66.220.149.30",
            "count": 2,
            "first_visit": "2022-01-22T20:40:11.493932+06:00",
            "date": null
        }
    ]
}