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

{
    "count": 101759,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76352&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76336&ordering=ip_address",
    "results": [
        {
            "id": 3727,
            "ip_address": "37.111.203.102",
            "count": 3,
            "first_visit": "2022-02-19T14:26:38.973278+06:00",
            "date": null
        },
        {
            "id": 36678,
            "ip_address": "37.111.203.103",
            "count": 1,
            "first_visit": "2022-10-30T13:50:17.661339+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 7192,
            "ip_address": "37.111.203.108",
            "count": 1,
            "first_visit": "2022-05-16T19:54:24.520433+06:00",
            "date": null
        },
        {
            "id": 38455,
            "ip_address": "37.111.203.109",
            "count": 1,
            "first_visit": "2022-12-07T19:06:08.852198+06:00",
            "date": "2022-12-07"
        },
        {
            "id": 29805,
            "ip_address": "37.111.203.112",
            "count": 1,
            "first_visit": "2022-07-30T11:16:11.412524+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 18109,
            "ip_address": "37.111.203.115",
            "count": 1,
            "first_visit": "2022-06-24T13:13:57.792595+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 31928,
            "ip_address": "37.111.203.116",
            "count": 1,
            "first_visit": "2022-08-13T16:51:43.204826+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 30379,
            "ip_address": "37.111.203.116",
            "count": 1,
            "first_visit": "2022-07-31T11:56:22.043180+06:00",
            "date": "2022-07-31"
        }
    ]
}