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

{
    "count": 98237,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16624&ordering=ip_address",
    "results": [
        {
            "id": 36006,
            "ip_address": "103.242.23.186",
            "count": 1,
            "first_visit": "2022-10-17T05:17:03.532022+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 7946,
            "ip_address": "103.242.23.187",
            "count": 2,
            "first_visit": "2022-05-17T11:27:32.844449+06:00",
            "date": null
        },
        {
            "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": 18168,
            "ip_address": "103.242.23.187",
            "count": 1,
            "first_visit": "2022-06-24T16:14:48.014262+06:00",
            "date": "2022-06-24"
        },
        {
            "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": 33231,
            "ip_address": "103.242.23.188",
            "count": 1,
            "first_visit": "2022-08-28T22:44:44.547097+06:00",
            "date": "2022-08-28"
        },
        {
            "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": 2540,
            "ip_address": "103.242.23.188",
            "count": 3,
            "first_visit": "2022-01-20T22:23:13.641526+06:00",
            "date": null
        }
    ]
}