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

{
    "count": 100852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18200&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18184&ordering=-count",
    "results": [
        {
            "id": 12632,
            "ip_address": "103.253.45.39",
            "count": 2,
            "first_visit": "2022-05-29T23:38:01.439559+06:00",
            "date": null
        },
        {
            "id": 50747,
            "ip_address": "37.111.211.11",
            "count": 2,
            "first_visit": "2023-07-24T21:11:30.604518+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 6369,
            "ip_address": "202.125.74.186",
            "count": 2,
            "first_visit": "2022-05-15T19:15:02.142826+06:00",
            "date": null
        },
        {
            "id": 12620,
            "ip_address": "119.30.41.14",
            "count": 2,
            "first_visit": "2022-05-29T23:18:47.203045+06:00",
            "date": null
        },
        {
            "id": 50632,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-23T09:55:01.587896+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 50663,
            "ip_address": "212.102.51.244",
            "count": 2,
            "first_visit": "2023-07-23T17:10:28.143891+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 6361,
            "ip_address": "103.67.158.226",
            "count": 2,
            "first_visit": "2022-05-15T18:52:52.790077+06:00",
            "date": null
        },
        {
            "id": 50651,
            "ip_address": "144.48.108.239",
            "count": 2,
            "first_visit": "2023-07-23T13:18:39.557004+06:00",
            "date": "2023-07-23"
        }
    ]
}