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

{
    "count": 92199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86392&ordering=-count",
    "results": [
        {
            "id": 43981,
            "ip_address": "103.136.1.53",
            "count": 1,
            "first_visit": "2023-03-18T18:13:05.837893+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43975,
            "ip_address": "37.111.214.51",
            "count": 1,
            "first_visit": "2023-03-18T16:13:40.782499+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43977,
            "ip_address": "182.48.68.242",
            "count": 1,
            "first_visit": "2023-03-18T17:42:23.738414+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43978,
            "ip_address": "203.188.241.43",
            "count": 1,
            "first_visit": "2023-03-18T18:04:19.362211+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43982,
            "ip_address": "114.119.131.35",
            "count": 1,
            "first_visit": "2023-03-18T18:15:15.699259+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43983,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-03-18T19:16:14.546480+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43984,
            "ip_address": "202.79.19.60",
            "count": 1,
            "first_visit": "2023-03-18T20:35:12.526452+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 43985,
            "ip_address": "103.221.254.70",
            "count": 1,
            "first_visit": "2023-03-18T22:03:08.050772+06:00",
            "date": "2023-03-18"
        }
    ]
}