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

{
    "count": 101434,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79528&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79512&ordering=count",
    "results": [
        {
            "id": 30267,
            "ip_address": "182.160.117.73",
            "count": 2,
            "first_visit": "2022-07-31T10:09:42.718888+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 36971,
            "ip_address": "103.111.165.1",
            "count": 2,
            "first_visit": "2022-11-05T13:24:54.769647+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 26507,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-07-24T01:44:16.929421+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26518,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-24T02:17:19.133466+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 26522,
            "ip_address": "103.237.39.148",
            "count": 2,
            "first_visit": "2022-07-24T02:38:45.149078+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12598,
            "ip_address": "119.148.36.177",
            "count": 2,
            "first_visit": "2022-05-29T22:54:54.172976+06:00",
            "date": null
        },
        {
            "id": 26534,
            "ip_address": "41.74.64.165",
            "count": 2,
            "first_visit": "2022-07-24T03:50:20.710076+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2436,
            "ip_address": "103.140.83.194",
            "count": 2,
            "first_visit": "2022-01-18T19:07:01.882829+06:00",
            "date": null
        }
    ]
}