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

{
    "count": 95921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18992&ordering=-ip_address",
    "results": [
        {
            "id": 10713,
            "ip_address": "37.111.234.104",
            "count": 4,
            "first_visit": "2022-05-23T18:41:20.803616+06:00",
            "date": null
        },
        {
            "id": 16098,
            "ip_address": "37.111.233.97",
            "count": 2,
            "first_visit": "2022-06-17T20:23:59.578647+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 29922,
            "ip_address": "37.111.233.87",
            "count": 1,
            "first_visit": "2022-07-30T15:02:18.844843+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 33458,
            "ip_address": "37.111.233.77",
            "count": 1,
            "first_visit": "2022-08-30T16:23:05.832636+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 55232,
            "ip_address": "37.111.233.72",
            "count": 1,
            "first_visit": "2023-09-17T16:45:11.720380+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 8338,
            "ip_address": "37.111.233.56",
            "count": 2,
            "first_visit": "2022-05-17T22:24:17.305777+06:00",
            "date": null
        },
        {
            "id": 23815,
            "ip_address": "37.111.233.51",
            "count": 2,
            "first_visit": "2022-07-18T22:40:13.273896+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 72715,
            "ip_address": "37.111.233.44",
            "count": 2,
            "first_visit": "2024-08-29T10:39:28.245384+06:00",
            "date": "2024-08-29"
        }
    ]
}