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

{
    "count": 100888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17936&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17920&ordering=-count",
    "results": [
        {
            "id": 51155,
            "ip_address": "59.153.103.106",
            "count": 2,
            "first_visit": "2023-07-29T15:35:31.211861+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 3223,
            "ip_address": "103.59.38.54",
            "count": 2,
            "first_visit": "2022-02-02T13:57:13.397016+06:00",
            "date": null
        },
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 51186,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-07-30T01:50:03.783141+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 51129,
            "ip_address": "115.127.83.161",
            "count": 2,
            "first_visit": "2023-07-29T10:03:08.327042+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 3165,
            "ip_address": "103.85.233.66",
            "count": 2,
            "first_visit": "2022-02-01T07:46:51.488443+06:00",
            "date": null
        },
        {
            "id": 51128,
            "ip_address": "103.230.107.62",
            "count": 2,
            "first_visit": "2023-07-29T09:59:01.141959+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 6509,
            "ip_address": "123.108.244.207",
            "count": 2,
            "first_visit": "2022-05-16T02:21:20.423770+06:00",
            "date": null
        }
    ]
}