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

{
    "count": 100109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7792&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7776&ordering=-count",
    "results": [
        {
            "id": 1679,
            "ip_address": "43.245.123.5",
            "count": 4,
            "first_visit": "2022-01-05T21:08:08.611344+06:00",
            "date": null
        },
        {
            "id": 76510,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-12-08T02:32:55.746866+06:00",
            "date": "2024-12-08"
        },
        {
            "id": 44136,
            "ip_address": "59.153.101.44",
            "count": 4,
            "first_visit": "2023-03-20T22:14:38.935813+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 44025,
            "ip_address": "66.249.79.227",
            "count": 4,
            "first_visit": "2023-03-19T11:37:00.561355+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 76293,
            "ip_address": "37.111.212.15",
            "count": 4,
            "first_visit": "2024-12-02T20:44:54.256557+06:00",
            "date": "2024-12-02"
        },
        {
            "id": 76151,
            "ip_address": "66.249.69.175",
            "count": 4,
            "first_visit": "2024-11-29T02:06:14.375631+06:00",
            "date": "2024-11-29"
        },
        {
            "id": 44047,
            "ip_address": "103.203.93.230",
            "count": 4,
            "first_visit": "2023-03-19T14:26:37.287459+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 76118,
            "ip_address": "66.249.70.101",
            "count": 4,
            "first_visit": "2024-11-28T03:54:52.420021+06:00",
            "date": "2024-11-28"
        }
    ]
}