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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82240&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82224&ordering=count",
    "results": [
        {
            "id": 7230,
            "ip_address": "103.230.105.56",
            "count": 2,
            "first_visit": "2022-05-16T20:03:28.961289+06:00",
            "date": null
        },
        {
            "id": 19953,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-06-29T07:58:23.280322+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 32748,
            "ip_address": "103.203.93.230",
            "count": 2,
            "first_visit": "2022-08-23T12:27:40.907850+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 19892,
            "ip_address": "168.119.68.250",
            "count": 2,
            "first_visit": "2022-06-29T01:06:27.509840+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 11737,
            "ip_address": "119.148.102.94",
            "count": 2,
            "first_visit": "2022-05-26T22:37:27.520657+06:00",
            "date": null
        },
        {
            "id": 19897,
            "ip_address": "114.119.132.10",
            "count": 2,
            "first_visit": "2022-06-29T01:26:06.452769+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19918,
            "ip_address": "66.249.79.229",
            "count": 2,
            "first_visit": "2022-06-29T04:00:23.712994+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 19914,
            "ip_address": "66.249.79.227",
            "count": 2,
            "first_visit": "2022-06-29T03:44:22.367998+06:00",
            "date": "2022-06-29"
        }
    ]
}