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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25088&ordering=-count",
    "results": [
        {
            "id": 8688,
            "ip_address": "123.108.244.41",
            "count": 2,
            "first_visit": "2022-05-18T08:46:06.538443+06:00",
            "date": null
        },
        {
            "id": 4102,
            "ip_address": "23.88.77.150",
            "count": 2,
            "first_visit": "2022-03-05T19:35:33.966836+06:00",
            "date": null
        },
        {
            "id": 28606,
            "ip_address": "37.111.194.159",
            "count": 2,
            "first_visit": "2022-07-28T08:11:29.728670+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 29504,
            "ip_address": "103.253.45.178",
            "count": 2,
            "first_visit": "2022-07-29T22:47:49.014953+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 39025,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-12-20T07:07:22.528418+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 14425,
            "ip_address": "114.119.128.143",
            "count": 2,
            "first_visit": "2022-06-11T05:41:10.011560+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 19736,
            "ip_address": "119.30.37.194",
            "count": 2,
            "first_visit": "2022-06-28T12:52:28.105069+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 39028,
            "ip_address": "103.167.184.78",
            "count": 2,
            "first_visit": "2022-12-20T10:48:09.525788+06:00",
            "date": "2022-12-20"
        }
    ]
}