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

{
    "count": 102676,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49808&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=49792&ordering=first_visit",
    "results": [
        {
            "id": 49897,
            "ip_address": "37.111.200.206",
            "count": 1,
            "first_visit": "2023-07-13T09:37:02.925589+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49898,
            "ip_address": "66.249.73.67",
            "count": 1,
            "first_visit": "2023-07-13T09:43:44.737168+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49899,
            "ip_address": "114.119.143.214",
            "count": 1,
            "first_visit": "2023-07-13T09:53:29.435577+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49900,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-07-13T10:02:34.200018+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49901,
            "ip_address": "114.119.135.35",
            "count": 1,
            "first_visit": "2023-07-13T10:53:30.728461+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49902,
            "ip_address": "114.119.145.25",
            "count": 1,
            "first_visit": "2023-07-13T10:57:33.248151+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49903,
            "ip_address": "114.119.128.34",
            "count": 1,
            "first_visit": "2023-07-13T11:07:24.786830+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49904,
            "ip_address": "203.188.255.246",
            "count": 2,
            "first_visit": "2023-07-13T11:17:10.866722+06:00",
            "date": "2023-07-13"
        }
    ]
}