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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36992&ordering=date",
    "results": [
        {
            "id": 50708,
            "ip_address": "202.144.203.13",
            "count": 3,
            "first_visit": "2023-07-24T10:51:34.078519+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50710,
            "ip_address": "103.253.47.131",
            "count": 1,
            "first_visit": "2023-07-24T12:08:40.922077+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50711,
            "ip_address": "203.37.6.251",
            "count": 1,
            "first_visit": "2023-07-24T12:30:53.443434+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50712,
            "ip_address": "103.54.39.226",
            "count": 2,
            "first_visit": "2023-07-24T12:45:16.030770+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50713,
            "ip_address": "195.154.122.155",
            "count": 1,
            "first_visit": "2023-07-24T12:54:02.993228+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50714,
            "ip_address": "114.130.72.142",
            "count": 1,
            "first_visit": "2023-07-24T13:03:42.532294+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50716,
            "ip_address": "103.112.65.110",
            "count": 1,
            "first_visit": "2023-07-24T13:17:35.169731+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50715,
            "ip_address": "103.67.158.147",
            "count": 2,
            "first_visit": "2023-07-24T13:16:02.446168+06:00",
            "date": "2023-07-24"
        }
    ]
}