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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95472&ordering=-ip_address",
    "results": [
        {
            "id": 66389,
            "ip_address": "103.132.178.106",
            "count": 2,
            "first_visit": "2024-03-27T00:33:41.319671+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 66386,
            "ip_address": "103.132.178.106",
            "count": 1,
            "first_visit": "2024-03-26T22:12:27.684263+06:00",
            "date": "2024-03-26"
        },
        {
            "id": 67872,
            "ip_address": "103.132.178.106",
            "count": 1,
            "first_visit": "2024-05-04T10:59:49.886763+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 9544,
            "ip_address": "103.132.177.55",
            "count": 1,
            "first_visit": "2022-05-19T23:09:02.335563+06:00",
            "date": null
        },
        {
            "id": 12227,
            "ip_address": "103.132.177.30",
            "count": 2,
            "first_visit": "2022-05-28T15:39:24.769111+06:00",
            "date": null
        },
        {
            "id": 56885,
            "ip_address": "103.132.176.18",
            "count": 1,
            "first_visit": "2023-10-06T04:32:53.210936+06:00",
            "date": "2023-10-06"
        },
        {
            "id": 79810,
            "ip_address": "103.132.155.80",
            "count": 1,
            "first_visit": "2025-03-06T16:45:14.401166+06:00",
            "date": "2025-03-06"
        },
        {
            "id": 34551,
            "ip_address": "103.132.155.35",
            "count": 1,
            "first_visit": "2022-09-17T13:10:30.756510+06:00",
            "date": "2022-09-17"
        }
    ]
}