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

{
    "count": 92456,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8632&ordering=-count",
    "results": [
        {
            "id": 72398,
            "ip_address": "37.111.214.83",
            "count": 4,
            "first_visit": "2024-08-21T20:27:03.158388+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 11120,
            "ip_address": "114.119.132.12",
            "count": 4,
            "first_visit": "2022-05-24T20:39:01.755342+06:00",
            "date": null
        },
        {
            "id": 34816,
            "ip_address": "103.137.108.161",
            "count": 4,
            "first_visit": "2022-09-22T11:33:37.484306+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 72372,
            "ip_address": "114.119.145.216",
            "count": 4,
            "first_visit": "2024-08-21T04:40:18.726367+06:00",
            "date": "2024-08-21"
        },
        {
            "id": 11067,
            "ip_address": "114.119.130.2",
            "count": 4,
            "first_visit": "2022-05-24T18:28:50.987589+06:00",
            "date": null
        },
        {
            "id": 10688,
            "ip_address": "42.0.4.228",
            "count": 4,
            "first_visit": "2022-05-23T15:21:01.217746+06:00",
            "date": null
        },
        {
            "id": 72449,
            "ip_address": "114.119.149.43",
            "count": 4,
            "first_visit": "2024-08-23T04:25:05.777190+06:00",
            "date": "2024-08-23"
        },
        {
            "id": 11056,
            "ip_address": "114.119.150.68",
            "count": 4,
            "first_visit": "2022-05-24T18:04:01.980297+06:00",
            "date": null
        }
    ]
}