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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47520&ordering=ip_address",
    "results": [
        {
            "id": 31218,
            "ip_address": "116.58.201.171",
            "count": 1,
            "first_visit": "2022-08-05T07:34:14.860190+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 9797,
            "ip_address": "116.58.201.172",
            "count": 1,
            "first_visit": "2022-05-20T19:59:03.852742+06:00",
            "date": null
        },
        {
            "id": 18320,
            "ip_address": "116.58.201.173",
            "count": 1,
            "first_visit": "2022-06-24T23:29:00.861279+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9135,
            "ip_address": "116.58.201.173",
            "count": 2,
            "first_visit": "2022-05-18T22:44:56.953777+06:00",
            "date": null
        },
        {
            "id": 2720,
            "ip_address": "116.58.201.174",
            "count": 2,
            "first_visit": "2022-01-24T11:15:38.531698+06:00",
            "date": null
        },
        {
            "id": 26922,
            "ip_address": "116.58.201.174",
            "count": 1,
            "first_visit": "2022-07-24T23:25:52.897678+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29028,
            "ip_address": "116.58.201.174",
            "count": 1,
            "first_visit": "2022-07-29T00:50:44.884100+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 8817,
            "ip_address": "116.58.201.175",
            "count": 6,
            "first_visit": "2022-05-18T11:16:29.091260+06:00",
            "date": null
        }
    ]
}