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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75248&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75232&ordering=first_visit",
    "results": [
        {
            "id": 75337,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2024-11-07T10:57:27.999627+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75338,
            "ip_address": "119.148.25.51",
            "count": 2,
            "first_visit": "2024-11-07T11:36:24.296715+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75339,
            "ip_address": "115.127.146.241",
            "count": 1,
            "first_visit": "2024-11-07T11:36:57.428138+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75340,
            "ip_address": "182.163.124.195",
            "count": 2,
            "first_visit": "2024-11-07T11:42:10.590234+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75341,
            "ip_address": "103.75.139.22",
            "count": 1,
            "first_visit": "2024-11-07T11:51:11.330132+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75342,
            "ip_address": "151.248.123.75",
            "count": 4,
            "first_visit": "2024-11-07T12:05:27.236213+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75343,
            "ip_address": "182.163.113.225",
            "count": 1,
            "first_visit": "2024-11-07T12:29:45.225592+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75344,
            "ip_address": "27.147.186.18",
            "count": 1,
            "first_visit": "2024-11-07T12:53:48.914075+06:00",
            "date": "2024-11-07"
        }
    ]
}