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

{
    "count": 98405,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32968&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32952&ordering=first_visit",
    "results": [
        {
            "id": 32961,
            "ip_address": "103.117.108.11",
            "count": 1,
            "first_visit": "2022-08-25T21:11:07.147268+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32962,
            "ip_address": "66.249.66.30",
            "count": 1,
            "first_visit": "2022-08-25T21:20:11.824770+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32963,
            "ip_address": "37.111.211.99",
            "count": 1,
            "first_visit": "2022-08-25T21:39:50.277880+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32964,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-08-25T21:54:19.446643+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32965,
            "ip_address": "103.110.115.46",
            "count": 1,
            "first_visit": "2022-08-25T23:48:49.171387+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32966,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-08-26T00:17:01.235791+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32967,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-26T00:17:35.810029+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32968,
            "ip_address": "114.119.141.15",
            "count": 15,
            "first_visit": "2022-08-26T00:29:54.566149+06:00",
            "date": "2022-08-26"
        }
    ]
}