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

{
    "count": 101914,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42352&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42336&ordering=-count",
    "results": [
        {
            "id": 37349,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-11-14T00:37:57.963071+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37304,
            "ip_address": "40.77.190.148",
            "count": 1,
            "first_visit": "2022-11-12T16:18:55.591491+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37275,
            "ip_address": "213.180.203.62",
            "count": 1,
            "first_visit": "2022-11-12T02:17:26.941682+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37276,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-12T02:38:05.804222+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37336,
            "ip_address": "103.144.201.166",
            "count": 1,
            "first_visit": "2022-11-13T15:33:56.198444+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37277,
            "ip_address": "202.65.173.9",
            "count": 1,
            "first_visit": "2022-11-12T03:04:09.526924+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37350,
            "ip_address": "103.217.111.247",
            "count": 1,
            "first_visit": "2022-11-14T00:49:12.417371+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37337,
            "ip_address": "103.152.104.178",
            "count": 1,
            "first_visit": "2022-11-13T15:47:03.570343+06:00",
            "date": "2022-11-13"
        }
    ]
}