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

{
    "count": 99765,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=912&ordering=-count",
    "results": [
        {
            "id": 83010,
            "ip_address": "114.119.130.54",
            "count": 16,
            "first_visit": "2025-05-19T00:53:53.491166+06:00",
            "date": "2025-05-19"
        },
        {
            "id": 31292,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-08-06T00:14:33.310589+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 501,
            "ip_address": "114.119.166.63",
            "count": 15,
            "first_visit": "2021-12-09T18:42:11.761236+06:00",
            "date": null
        },
        {
            "id": 499,
            "ip_address": "114.119.151.89",
            "count": 15,
            "first_visit": "2021-12-09T18:02:34.047203+06:00",
            "date": null
        },
        {
            "id": 32884,
            "ip_address": "114.119.141.168",
            "count": 15,
            "first_visit": "2022-08-25T03:07:24.563366+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32968,
            "ip_address": "114.119.141.15",
            "count": 15,
            "first_visit": "2022-08-26T00:29:54.566149+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 409,
            "ip_address": "114.119.155.24",
            "count": 15,
            "first_visit": "2021-12-08T11:51:32.123662+06:00",
            "date": null
        },
        {
            "id": 82954,
            "ip_address": "114.119.151.5",
            "count": 15,
            "first_visit": "2025-05-18T01:24:10.044745+06:00",
            "date": "2025-05-18"
        }
    ]
}