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

{
    "count": 101523,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78200&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78184&ordering=-date",
    "results": [
        {
            "id": 36942,
            "ip_address": "114.119.134.123",
            "count": 23,
            "first_visit": "2022-11-05T00:18:39.979589+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36960,
            "ip_address": "37.111.215.48",
            "count": 1,
            "first_visit": "2022-11-05T10:45:36.409398+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36945,
            "ip_address": "66.249.66.33",
            "count": 18,
            "first_visit": "2022-11-05T01:11:57.055149+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36959,
            "ip_address": "43.245.140.186",
            "count": 1,
            "first_visit": "2022-11-05T10:35:44.778175+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36978,
            "ip_address": "103.25.249.234",
            "count": 1,
            "first_visit": "2022-11-05T17:14:21.728880+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36987,
            "ip_address": "103.143.138.87",
            "count": 3,
            "first_visit": "2022-11-05T20:56:08.676339+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36981,
            "ip_address": "182.48.72.9",
            "count": 1,
            "first_visit": "2022-11-05T18:03:23.917788+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36953,
            "ip_address": "45.250.229.200",
            "count": 4,
            "first_visit": "2022-11-05T06:18:14.150263+06:00",
            "date": "2022-11-05"
        }
    ]
}