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

{
    "count": 102559,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47800&ordering=ip_address",
    "results": [
        {
            "id": 33323,
            "ip_address": "116.58.202.174",
            "count": 1,
            "first_visit": "2022-08-29T15:51:09.467730+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 10975,
            "ip_address": "116.58.202.174",
            "count": 4,
            "first_visit": "2022-05-24T13:26:53.948381+06:00",
            "date": null
        },
        {
            "id": 7414,
            "ip_address": "116.58.202.175",
            "count": 3,
            "first_visit": "2022-05-16T22:52:11.984710+06:00",
            "date": null
        },
        {
            "id": 8127,
            "ip_address": "116.58.202.181",
            "count": 3,
            "first_visit": "2022-05-17T12:47:12.301265+06:00",
            "date": null
        },
        {
            "id": 16831,
            "ip_address": "116.58.202.185",
            "count": 1,
            "first_visit": "2022-06-20T14:22:48.903029+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 30513,
            "ip_address": "116.58.202.185",
            "count": 2,
            "first_visit": "2022-07-31T21:19:48.561915+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 29132,
            "ip_address": "116.58.202.186",
            "count": 1,
            "first_visit": "2022-07-29T08:18:20.834097+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6781,
            "ip_address": "116.58.202.187",
            "count": 1,
            "first_visit": "2022-05-16T15:19:30.595107+06:00",
            "date": null
        }
    ]
}