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

{
    "count": 103350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65440&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=65424&ordering=date",
    "results": [
        {
            "id": 79149,
            "ip_address": "66.249.79.164",
            "count": 7,
            "first_visit": "2025-02-19T20:08:01.635137+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79157,
            "ip_address": "116.179.33.211",
            "count": 1,
            "first_visit": "2025-02-19T23:03:26.992162+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79119,
            "ip_address": "114.119.137.91",
            "count": 2,
            "first_visit": "2025-02-19T07:53:28.673974+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79105,
            "ip_address": "114.119.136.75",
            "count": 3,
            "first_visit": "2025-02-19T02:39:37.935667+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79117,
            "ip_address": "114.119.132.88",
            "count": 6,
            "first_visit": "2025-02-19T07:49:58.216242+06:00",
            "date": "2025-02-19"
        },
        {
            "id": 79195,
            "ip_address": "202.4.115.130",
            "count": 1,
            "first_visit": "2025-02-20T16:20:54.420500+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 79170,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2025-02-20T04:25:57.131096+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 79168,
            "ip_address": "114.119.140.186",
            "count": 8,
            "first_visit": "2025-02-20T03:43:35.929324+06:00",
            "date": "2025-02-20"
        }
    ]
}