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

{
    "count": 92159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2056&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2040&ordering=-count",
    "results": [
        {
            "id": 11675,
            "ip_address": "103.167.17.8",
            "count": 11,
            "first_visit": "2022-05-26T15:15:20.024327+06:00",
            "date": null
        },
        {
            "id": 72785,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-08-31T03:02:54.379584+06:00",
            "date": "2024-08-31"
        },
        {
            "id": 4297,
            "ip_address": "202.134.9.136",
            "count": 11,
            "first_visit": "2022-03-12T08:43:41.106194+06:00",
            "date": null
        },
        {
            "id": 2199,
            "ip_address": "27.147.243.109",
            "count": 11,
            "first_visit": "2022-01-14T14:46:02.028342+06:00",
            "date": null
        },
        {
            "id": 83449,
            "ip_address": "114.119.130.54",
            "count": 11,
            "first_visit": "2025-05-30T09:35:01.459090+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 31396,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-07T03:57:42.232375+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 31393,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-08-07T02:59:46.158986+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        }
    ]
}