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

{
    "count": 100614,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19520&ordering=-ip_address",
    "results": [
        {
            "id": 24486,
            "ip_address": "37.111.245.97",
            "count": 1,
            "first_visit": "2022-07-20T10:50:25.704048+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5633,
            "ip_address": "37.111.245.96",
            "count": 2,
            "first_visit": "2022-05-05T15:07:32.146544+06:00",
            "date": null
        },
        {
            "id": 76680,
            "ip_address": "37.111.245.94",
            "count": 2,
            "first_visit": "2024-12-12T10:25:10.832189+06:00",
            "date": "2024-12-12"
        },
        {
            "id": 9819,
            "ip_address": "37.111.245.94",
            "count": 1,
            "first_visit": "2022-05-20T22:21:05.971973+06:00",
            "date": null
        },
        {
            "id": 24624,
            "ip_address": "37.111.245.94",
            "count": 2,
            "first_visit": "2022-07-20T12:49:14.921849+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6920,
            "ip_address": "37.111.245.93",
            "count": 1,
            "first_visit": "2022-05-16T17:31:51.502193+06:00",
            "date": null
        },
        {
            "id": 22999,
            "ip_address": "37.111.245.92",
            "count": 2,
            "first_visit": "2022-07-15T17:07:35.865782+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 29328,
            "ip_address": "37.111.245.92",
            "count": 1,
            "first_visit": "2022-07-29T14:25:47.930553+06:00",
            "date": "2022-07-29"
        }
    ]
}