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

{
    "count": 99832,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8920&ordering=-count",
    "results": [
        {
            "id": 73604,
            "ip_address": "66.249.69.7",
            "count": 4,
            "first_visit": "2024-09-25T18:26:38.713908+06:00",
            "date": "2024-09-25"
        },
        {
            "id": 11157,
            "ip_address": "37.111.206.62",
            "count": 4,
            "first_visit": "2022-05-24T22:13:21.901596+06:00",
            "date": null
        },
        {
            "id": 73571,
            "ip_address": "103.58.74.93",
            "count": 4,
            "first_visit": "2024-09-17T09:22:04.589410+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 35240,
            "ip_address": "66.249.66.212",
            "count": 4,
            "first_visit": "2022-09-30T03:20:21.691926+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 11187,
            "ip_address": "103.159.188.156",
            "count": 4,
            "first_visit": "2022-05-24T22:44:21.294966+06:00",
            "date": null
        },
        {
            "id": 4540,
            "ip_address": "58.145.187.234",
            "count": 4,
            "first_visit": "2022-03-21T09:32:50.169663+06:00",
            "date": null
        },
        {
            "id": 11204,
            "ip_address": "37.111.246.56",
            "count": 4,
            "first_visit": "2022-05-24T23:06:14.979210+06:00",
            "date": null
        },
        {
            "id": 11231,
            "ip_address": "116.58.201.47",
            "count": 4,
            "first_visit": "2022-05-24T23:42:08.517321+06:00",
            "date": null
        }
    ]
}