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

{
    "count": 103803,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55976&ordering=-ip_address",
    "results": [
        {
            "id": 8000,
            "ip_address": "116.58.201.11",
            "count": 2,
            "first_visit": "2022-05-17T11:51:31.757367+06:00",
            "date": null
        },
        {
            "id": 8932,
            "ip_address": "116.58.201.109",
            "count": 1,
            "first_visit": "2022-05-18T12:52:04.804763+06:00",
            "date": null
        },
        {
            "id": 7345,
            "ip_address": "116.58.201.108",
            "count": 5,
            "first_visit": "2022-05-16T22:15:31.169725+06:00",
            "date": null
        },
        {
            "id": 8419,
            "ip_address": "116.58.201.107",
            "count": 2,
            "first_visit": "2022-05-17T22:56:59.261203+06:00",
            "date": null
        },
        {
            "id": 68383,
            "ip_address": "116.58.201.107",
            "count": 1,
            "first_visit": "2024-05-16T00:20:10.898879+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 68370,
            "ip_address": "116.58.201.107",
            "count": 1,
            "first_visit": "2024-05-15T15:53:01.886256+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 11936,
            "ip_address": "116.58.201.104",
            "count": 1,
            "first_visit": "2022-05-27T15:04:52.725086+06:00",
            "date": null
        },
        {
            "id": 16110,
            "ip_address": "116.58.201.104",
            "count": 3,
            "first_visit": "2022-06-17T20:39:11.366068+06:00",
            "date": "2022-06-17"
        }
    ]
}