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

{
    "count": 98197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15544&ordering=-ip_address",
    "results": [
        {
            "id": 20254,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-06-30T06:11:07.293936+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 20255,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-06-30T06:11:07.297160+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 28989,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-07-28T23:52:14.534240+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29135,
            "ip_address": "43.245.123.173",
            "count": 1,
            "first_visit": "2022-07-29T08:48:07.051734+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 9223,
            "ip_address": "43.245.123.173",
            "count": 2,
            "first_visit": "2022-05-19T00:10:28.771962+06:00",
            "date": null
        },
        {
            "id": 18228,
            "ip_address": "43.245.123.171",
            "count": 1,
            "first_visit": "2022-06-24T18:00:02.313362+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 16576,
            "ip_address": "43.245.123.171",
            "count": 1,
            "first_visit": "2022-06-19T12:34:15.175866+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 7725,
            "ip_address": "43.245.123.170",
            "count": 1,
            "first_visit": "2022-05-17T09:25:10.154655+06:00",
            "date": null
        }
    ]
}