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

{
    "count": 93469,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78528&ordering=ip_address",
    "results": [
        {
            "id": 12819,
            "ip_address": "43.245.121.135",
            "count": 1,
            "first_visit": "2022-05-30T16:13:50.214720+06:00",
            "date": null
        },
        {
            "id": 7968,
            "ip_address": "43.245.121.136",
            "count": 2,
            "first_visit": "2022-05-17T11:39:07.706615+06:00",
            "date": null
        },
        {
            "id": 50908,
            "ip_address": "43.245.121.14",
            "count": 1,
            "first_visit": "2023-07-26T14:14:08.545208+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 7408,
            "ip_address": "43.245.121.141",
            "count": 4,
            "first_visit": "2022-05-16T22:48:39.318059+06:00",
            "date": null
        },
        {
            "id": 18687,
            "ip_address": "43.245.121.142",
            "count": 1,
            "first_visit": "2022-06-25T17:04:04.659260+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 35971,
            "ip_address": "43.245.121.142",
            "count": 1,
            "first_visit": "2022-10-16T13:58:53.608041+06:00",
            "date": "2022-10-16"
        },
        {
            "id": 13513,
            "ip_address": "43.245.121.143",
            "count": 1,
            "first_visit": "2022-06-04T15:07:13.791235+06:00",
            "date": null
        },
        {
            "id": 7796,
            "ip_address": "43.245.121.144",
            "count": 3,
            "first_visit": "2022-05-17T10:09:20.250885+06:00",
            "date": null
        }
    ]
}