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

{
    "count": 101489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39072&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39056&ordering=first_visit",
    "results": [
        {
            "id": 39065,
            "ip_address": "66.249.66.33",
            "count": 5,
            "first_visit": "2022-12-21T01:23:52.227378+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39066,
            "ip_address": "66.249.66.62",
            "count": 16,
            "first_visit": "2022-12-21T01:30:38.063547+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39067,
            "ip_address": "66.249.66.91",
            "count": 1,
            "first_visit": "2022-12-21T01:36:43.824257+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39068,
            "ip_address": "66.249.66.60",
            "count": 7,
            "first_visit": "2022-12-21T01:42:17.230306+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39069,
            "ip_address": "114.119.144.233",
            "count": 1,
            "first_visit": "2022-12-21T02:56:24.659032+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39070,
            "ip_address": "66.249.66.212",
            "count": 1,
            "first_visit": "2022-12-21T04:15:01.692249+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39071,
            "ip_address": "66.249.66.4",
            "count": 4,
            "first_visit": "2022-12-21T04:42:26.215204+06:00",
            "date": "2022-12-21"
        },
        {
            "id": 39072,
            "ip_address": "103.167.15.219",
            "count": 2,
            "first_visit": "2022-12-21T05:33:07.404211+06:00",
            "date": "2022-12-21"
        }
    ]
}