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

{
    "count": 92524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81088&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81072&ordering=-ip_address",
    "results": [
        {
            "id": 31859,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-08-12T19:00:36.142477+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 3251,
            "ip_address": "103.196.232.133",
            "count": 3,
            "first_visit": "2022-02-03T09:06:16.591029+06:00",
            "date": null
        },
        {
            "id": 33885,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2022-09-05T23:41:52.537702+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 30691,
            "ip_address": "103.196.232.132",
            "count": 1,
            "first_visit": "2022-08-01T17:52:24.122550+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 2336,
            "ip_address": "103.196.232.132",
            "count": 5,
            "first_visit": "2022-01-16T22:18:30.652725+06:00",
            "date": null
        },
        {
            "id": 30174,
            "ip_address": "103.196.232.132",
            "count": 2,
            "first_visit": "2022-07-31T05:42:13.770444+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 27580,
            "ip_address": "103.196.232.132",
            "count": 1,
            "first_visit": "2022-07-26T04:00:31.631311+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 35184,
            "ip_address": "103.196.232.132",
            "count": 1,
            "first_visit": "2022-09-29T08:39:32.048328+06:00",
            "date": "2022-09-29"
        }
    ]
}