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

{
    "count": 100196,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21056&ordering=ip_address",
    "results": [
        {
            "id": 12253,
            "ip_address": "103.67.158.161",
            "count": 1,
            "first_visit": "2022-05-28T17:22:29.231204+06:00",
            "date": null
        },
        {
            "id": 7895,
            "ip_address": "103.67.158.162",
            "count": 4,
            "first_visit": "2022-05-17T11:01:50.886521+06:00",
            "date": null
        },
        {
            "id": 5310,
            "ip_address": "103.67.158.163",
            "count": 2,
            "first_visit": "2022-04-22T16:02:55.708712+06:00",
            "date": null
        },
        {
            "id": 18337,
            "ip_address": "103.67.158.163",
            "count": 1,
            "first_visit": "2022-06-25T00:13:24.080834+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19451,
            "ip_address": "103.67.158.164",
            "count": 1,
            "first_visit": "2022-06-27T13:57:02.142079+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 28379,
            "ip_address": "103.67.158.164",
            "count": 2,
            "first_visit": "2022-07-27T23:00:09.494956+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9838,
            "ip_address": "103.67.158.164",
            "count": 1,
            "first_visit": "2022-05-20T22:39:37.385690+06:00",
            "date": null
        },
        {
            "id": 33002,
            "ip_address": "103.67.158.165",
            "count": 1,
            "first_visit": "2022-08-26T11:44:23.962844+06:00",
            "date": "2022-08-26"
        }
    ]
}