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

{
    "count": 101088,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32568&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32552&ordering=-first_visit",
    "results": [
        {
            "id": 68624,
            "ip_address": "195.154.123.27",
            "count": 1,
            "first_visit": "2024-05-20T00:30:13.264416+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 68623,
            "ip_address": "131.112.125.219",
            "count": 2,
            "first_visit": "2024-05-20T00:23:12.040697+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 68622,
            "ip_address": "66.249.66.36",
            "count": 8,
            "first_visit": "2024-05-20T00:20:05.931126+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 68621,
            "ip_address": "103.143.243.20",
            "count": 1,
            "first_visit": "2024-05-19T23:40:16.655342+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 68620,
            "ip_address": "136.29.141.106",
            "count": 1,
            "first_visit": "2024-05-19T23:29:40.093571+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 68619,
            "ip_address": "223.25.252.26",
            "count": 1,
            "first_visit": "2024-05-19T23:20:46.126138+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 68618,
            "ip_address": "5.255.231.158",
            "count": 1,
            "first_visit": "2024-05-19T22:20:48.115959+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 68617,
            "ip_address": "114.119.149.43",
            "count": 1,
            "first_visit": "2024-05-19T21:31:59.169855+06:00",
            "date": "2024-05-19"
        }
    ]
}