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

{
    "count": 97522,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23912&ordering=-count",
    "results": [
        {
            "id": 30267,
            "ip_address": "182.160.117.73",
            "count": 2,
            "first_visit": "2022-07-31T10:09:42.718888+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 37895,
            "ip_address": "103.144.201.6",
            "count": 2,
            "first_visit": "2022-11-26T17:40:02.060633+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 37896,
            "ip_address": "37.111.247.3",
            "count": 2,
            "first_visit": "2022-11-26T17:45:02.743180+06:00",
            "date": "2022-11-26"
        },
        {
            "id": 2567,
            "ip_address": "37.111.232.176",
            "count": 2,
            "first_visit": "2022-01-21T16:34:22.350474+06:00",
            "date": null
        },
        {
            "id": 4988,
            "ip_address": "103.143.255.172",
            "count": 2,
            "first_visit": "2022-04-08T10:08:33.522311+06:00",
            "date": null
        },
        {
            "id": 9081,
            "ip_address": "103.87.214.160",
            "count": 2,
            "first_visit": "2022-05-18T21:56:24.325788+06:00",
            "date": null
        },
        {
            "id": 1193,
            "ip_address": "103.158.86.138",
            "count": 2,
            "first_visit": "2021-12-21T19:28:12.753926+06:00",
            "date": null
        },
        {
            "id": 1946,
            "ip_address": "103.88.140.110",
            "count": 2,
            "first_visit": "2022-01-11T20:00:10.929857+06:00",
            "date": null
        }
    ]
}