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

{
    "count": 101937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42520&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42504&ordering=-date",
    "results": [
        {
            "id": 73126,
            "ip_address": "103.181.104.170",
            "count": 4,
            "first_visit": "2024-09-08T09:32:03.803731+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73138,
            "ip_address": "104.28.37.14",
            "count": 1,
            "first_visit": "2024-09-08T15:46:40.970534+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73137,
            "ip_address": "182.55.72.96",
            "count": 1,
            "first_visit": "2024-09-08T15:43:55.474871+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73117,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-09-08T01:33:12.892777+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73135,
            "ip_address": "103.239.252.41",
            "count": 2,
            "first_visit": "2024-09-08T14:12:33.334620+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73142,
            "ip_address": "103.127.4.9",
            "count": 1,
            "first_visit": "2024-09-08T18:13:18.762295+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73144,
            "ip_address": "202.134.10.132",
            "count": 1,
            "first_visit": "2024-09-08T19:31:26.631457+06:00",
            "date": "2024-09-08"
        },
        {
            "id": 73122,
            "ip_address": "114.119.134.79",
            "count": 4,
            "first_visit": "2024-09-08T04:03:47.675368+06:00",
            "date": "2024-09-08"
        }
    ]
}