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

{
    "count": 103791,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55888&ordering=-ip_address",
    "results": [
        {
            "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": 9135,
            "ip_address": "116.58.201.173",
            "count": 2,
            "first_visit": "2022-05-18T22:44:56.953777+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": 9797,
            "ip_address": "116.58.201.172",
            "count": 1,
            "first_visit": "2022-05-20T19:59:03.852742+06:00",
            "date": null
        },
        {
            "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": 31677,
            "ip_address": "116.58.201.170",
            "count": 1,
            "first_visit": "2022-08-10T11:08:38.334095+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 9965,
            "ip_address": "116.58.201.17",
            "count": 1,
            "first_visit": "2022-05-21T10:37:07.131435+06:00",
            "date": null
        },
        {
            "id": 24324,
            "ip_address": "116.58.201.17",
            "count": 2,
            "first_visit": "2022-07-20T01:19:40.954083+06:00",
            "date": "2022-07-20"
        }
    ]
}