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

{
    "count": 100866,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17072&ordering=ip_address",
    "results": [
        {
            "id": 28068,
            "ip_address": "103.242.23.187",
            "count": 1,
            "first_visit": "2022-07-27T09:27:57.126807+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 22810,
            "ip_address": "103.242.23.187",
            "count": 1,
            "first_visit": "2022-07-14T20:31:40.482724+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 18168,
            "ip_address": "103.242.23.187",
            "count": 1,
            "first_visit": "2022-06-24T16:14:48.014262+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 26290,
            "ip_address": "103.242.23.188",
            "count": 1,
            "first_visit": "2022-07-23T11:00:18.102714+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2540,
            "ip_address": "103.242.23.188",
            "count": 3,
            "first_visit": "2022-01-20T22:23:13.641526+06:00",
            "date": null
        },
        {
            "id": 20201,
            "ip_address": "103.242.23.188",
            "count": 1,
            "first_visit": "2022-06-30T00:28:04.091589+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 33231,
            "ip_address": "103.242.23.188",
            "count": 1,
            "first_visit": "2022-08-28T22:44:44.547097+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 6507,
            "ip_address": "103.242.23.189",
            "count": 6,
            "first_visit": "2022-05-16T01:45:33.584250+06:00",
            "date": null
        }
    ]
}