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

{
    "count": 100328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28680&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28664&ordering=-date",
    "results": [
        {
            "id": 85410,
            "ip_address": "103.122.143.230",
            "count": 1,
            "first_visit": "2025-07-07T16:55:40.712091+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85424,
            "ip_address": "103.187.94.118",
            "count": 1,
            "first_visit": "2025-07-07T20:08:26.220993+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85423,
            "ip_address": "37.111.227.68",
            "count": 1,
            "first_visit": "2025-07-07T20:05:41.582864+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85422,
            "ip_address": "103.83.243.1",
            "count": 1,
            "first_visit": "2025-07-07T20:04:28.609581+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85363,
            "ip_address": "114.119.151.5",
            "count": 7,
            "first_visit": "2025-07-07T04:30:13.818310+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85388,
            "ip_address": "114.134.95.234",
            "count": 4,
            "first_visit": "2025-07-07T12:08:08.022735+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85409,
            "ip_address": "103.210.135.9",
            "count": 7,
            "first_visit": "2025-07-07T16:31:52.457892+06:00",
            "date": "2025-07-07"
        },
        {
            "id": 85390,
            "ip_address": "123.200.23.45",
            "count": 3,
            "first_visit": "2025-07-07T12:20:00.537042+06:00",
            "date": "2025-07-07"
        }
    ]
}