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

{
    "count": 99799,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9112&ordering=-count",
    "results": [
        {
            "id": 73307,
            "ip_address": "103.93.33.117",
            "count": 4,
            "first_visit": "2024-09-11T23:58:26.482458+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 34928,
            "ip_address": "27.147.176.152",
            "count": 4,
            "first_visit": "2022-09-24T18:13:42.110739+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 10735,
            "ip_address": "37.111.213.165",
            "count": 4,
            "first_visit": "2022-05-23T21:11:05.623355+06:00",
            "date": null
        },
        {
            "id": 34894,
            "ip_address": "66.249.66.4",
            "count": 4,
            "first_visit": "2022-09-24T00:55:29.468957+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 10678,
            "ip_address": "103.195.141.15",
            "count": 4,
            "first_visit": "2022-05-23T14:23:25.026063+06:00",
            "date": null
        },
        {
            "id": 34825,
            "ip_address": "66.249.79.229",
            "count": 4,
            "first_visit": "2022-09-22T18:46:12.698729+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 73247,
            "ip_address": "66.249.64.129",
            "count": 4,
            "first_visit": "2024-09-11T02:48:50.898353+06:00",
            "date": "2024-09-11"
        },
        {
            "id": 10681,
            "ip_address": "182.160.97.210",
            "count": 4,
            "first_visit": "2022-05-23T14:40:04.360236+06:00",
            "date": null
        }
    ]
}