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

{
    "count": 102230,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1504&ordering=-count",
    "results": [
        {
            "id": 83402,
            "ip_address": "114.119.132.88",
            "count": 13,
            "first_visit": "2025-05-29T00:35:38.795934+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 31188,
            "ip_address": "114.119.141.168",
            "count": 13,
            "first_visit": "2022-08-05T00:31:04.951070+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 33781,
            "ip_address": "114.119.141.15",
            "count": 13,
            "first_visit": "2022-09-04T01:11:04.856134+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 8100,
            "ip_address": "103.145.210.4",
            "count": 13,
            "first_visit": "2022-05-17T12:34:35.967541+06:00",
            "date": null
        },
        {
            "id": 67150,
            "ip_address": "18.237.242.187",
            "count": 13,
            "first_visit": "2024-04-18T15:41:30.467553+06:00",
            "date": "2024-04-18"
        },
        {
            "id": 5528,
            "ip_address": "58.145.184.236",
            "count": 13,
            "first_visit": "2022-05-01T20:17:26.723213+06:00",
            "date": null
        },
        {
            "id": 1157,
            "ip_address": "114.119.136.15",
            "count": 13,
            "first_visit": "2021-12-21T14:08:09.272489+06:00",
            "date": null
        },
        {
            "id": 1120,
            "ip_address": "114.119.155.150",
            "count": 13,
            "first_visit": "2021-12-21T04:04:57.262825+06:00",
            "date": null
        }
    ]
}