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

{
    "count": 95630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17984&ordering=-count",
    "results": [
        {
            "id": 12345,
            "ip_address": "45.124.12.143",
            "count": 2,
            "first_visit": "2022-05-29T00:14:47.908997+06:00",
            "date": null
        },
        {
            "id": 46514,
            "ip_address": "66.249.72.233",
            "count": 2,
            "first_visit": "2023-05-13T03:42:40.509840+06:00",
            "date": "2023-05-13"
        },
        {
            "id": 46583,
            "ip_address": "120.50.4.32",
            "count": 2,
            "first_visit": "2023-05-14T16:06:14.744147+06:00",
            "date": "2023-05-14"
        },
        {
            "id": 12326,
            "ip_address": "37.111.210.194",
            "count": 2,
            "first_visit": "2022-05-28T23:37:17.885840+06:00",
            "date": null
        },
        {
            "id": 46465,
            "ip_address": "37.111.235.76",
            "count": 2,
            "first_visit": "2023-05-11T16:31:56.072051+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 6203,
            "ip_address": "103.130.173.174",
            "count": 2,
            "first_visit": "2022-05-15T04:33:47.937036+06:00",
            "date": null
        },
        {
            "id": 46466,
            "ip_address": "27.147.168.183",
            "count": 2,
            "first_visit": "2023-05-11T16:52:39.434967+06:00",
            "date": "2023-05-11"
        },
        {
            "id": 46428,
            "ip_address": "103.150.254.71",
            "count": 2,
            "first_visit": "2023-05-10T18:22:50.885628+06:00",
            "date": "2023-05-10"
        }
    ]
}