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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36648&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36632&ordering=first_visit",
    "results": [
        {
            "id": 36641,
            "ip_address": "103.89.24.40",
            "count": 1,
            "first_visit": "2022-10-29T22:59:03.229798+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36642,
            "ip_address": "66.249.66.60",
            "count": 1,
            "first_visit": "2022-10-29T23:06:35.947661+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36643,
            "ip_address": "66.249.66.159",
            "count": 1,
            "first_visit": "2022-10-29T23:32:02.152869+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36644,
            "ip_address": "103.163.116.227",
            "count": 1,
            "first_visit": "2022-10-29T23:55:09.491051+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36645,
            "ip_address": "66.249.66.212",
            "count": 6,
            "first_visit": "2022-10-30T00:00:18.187727+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36646,
            "ip_address": "66.249.66.60",
            "count": 4,
            "first_visit": "2022-10-30T00:05:20.673464+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36647,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2022-10-30T00:27:52.717160+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 36648,
            "ip_address": "66.249.66.62",
            "count": 7,
            "first_visit": "2022-10-30T00:52:57.199861+06:00",
            "date": "2022-10-30"
        }
    ]
}