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

{
    "count": 98190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15424&ordering=-ip_address",
    "results": [
        {
            "id": 7431,
            "ip_address": "43.245.123.36",
            "count": 2,
            "first_visit": "2022-05-16T23:01:03.129081+06:00",
            "date": null
        },
        {
            "id": 14652,
            "ip_address": "43.245.123.36",
            "count": 1,
            "first_visit": "2022-06-12T16:34:31.381503+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 32356,
            "ip_address": "43.245.123.35",
            "count": 1,
            "first_visit": "2022-08-18T17:47:09.381671+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 9128,
            "ip_address": "43.245.123.35",
            "count": 1,
            "first_visit": "2022-05-18T22:39:00.566329+06:00",
            "date": null
        },
        {
            "id": 6864,
            "ip_address": "43.245.123.34",
            "count": 2,
            "first_visit": "2022-05-16T16:49:13.749733+06:00",
            "date": null
        },
        {
            "id": 18006,
            "ip_address": "43.245.123.33",
            "count": 1,
            "first_visit": "2022-06-24T07:42:44.695420+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9264,
            "ip_address": "43.245.123.32",
            "count": 1,
            "first_visit": "2022-05-19T07:04:44.644462+06:00",
            "date": null
        },
        {
            "id": 25183,
            "ip_address": "43.245.123.31",
            "count": 1,
            "first_visit": "2022-07-21T07:56:02.247049+06:00",
            "date": "2022-07-21"
        }
    ]
}