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

{
    "count": 101881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42152&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42136&ordering=-count",
    "results": [
        {
            "id": 36943,
            "ip_address": "74.89.88.11",
            "count": 1,
            "first_visit": "2022-11-05T00:50:10.378849+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36944,
            "ip_address": "103.77.60.173",
            "count": 1,
            "first_visit": "2022-11-05T01:02:12.728658+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 37003,
            "ip_address": "168.119.64.248",
            "count": 1,
            "first_visit": "2022-11-06T07:14:14.576754+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 37016,
            "ip_address": "103.136.62.38",
            "count": 1,
            "first_visit": "2022-11-06T15:02:58.514684+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 36964,
            "ip_address": "37.111.213.112",
            "count": 1,
            "first_visit": "2022-11-05T11:45:26.854888+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36950,
            "ip_address": "87.250.224.23",
            "count": 1,
            "first_visit": "2022-11-05T05:23:04.627414+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36951,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-11-05T05:32:35.947070+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36979,
            "ip_address": "27.147.186.195",
            "count": 1,
            "first_visit": "2022-11-05T17:20:09.851826+06:00",
            "date": "2022-11-05"
        }
    ]
}