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

{
    "count": 96213,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20304&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20288&ordering=ip_address",
    "results": [
        {
            "id": 41680,
            "ip_address": "103.67.158.234",
            "count": 1,
            "first_visit": "2023-02-07T01:06:11.740394+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 11338,
            "ip_address": "103.67.158.234",
            "count": 1,
            "first_visit": "2022-05-25T10:58:47.802536+06:00",
            "date": null
        },
        {
            "id": 7473,
            "ip_address": "103.67.158.235",
            "count": 1,
            "first_visit": "2022-05-16T23:30:01.108489+06:00",
            "date": null
        },
        {
            "id": 6871,
            "ip_address": "103.67.158.236",
            "count": 2,
            "first_visit": "2022-05-16T16:52:17.161987+06:00",
            "date": null
        },
        {
            "id": 11974,
            "ip_address": "103.67.158.239",
            "count": 1,
            "first_visit": "2022-05-27T19:50:46.256128+06:00",
            "date": null
        },
        {
            "id": 27531,
            "ip_address": "103.67.158.24",
            "count": 1,
            "first_visit": "2022-07-26T01:22:23.336868+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26662,
            "ip_address": "103.67.158.240",
            "count": 1,
            "first_visit": "2022-07-24T10:57:34.649929+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 29243,
            "ip_address": "103.67.158.240",
            "count": 2,
            "first_visit": "2022-07-29T11:42:56.369247+06:00",
            "date": "2022-07-29"
        }
    ]
}