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

{
    "count": 100804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18464&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18448&ordering=ip_address",
    "results": [
        {
            "id": 41074,
            "ip_address": "103.26.246.126",
            "count": 2,
            "first_visit": "2023-01-28T01:43:35.038069+06:00",
            "date": "2023-01-28"
        },
        {
            "id": 59165,
            "ip_address": "103.26.246.158",
            "count": 1,
            "first_visit": "2023-11-08T07:20:34.864071+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 49798,
            "ip_address": "103.26.246.158",
            "count": 1,
            "first_visit": "2023-07-12T02:09:22.971912+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 54872,
            "ip_address": "103.26.246.158",
            "count": 1,
            "first_visit": "2023-09-12T04:02:06.307874+06:00",
            "date": "2023-09-12"
        },
        {
            "id": 3006,
            "ip_address": "103.26.246.162",
            "count": 1,
            "first_visit": "2022-01-29T09:12:54.855456+06:00",
            "date": null
        },
        {
            "id": 11531,
            "ip_address": "103.26.246.170",
            "count": 1,
            "first_visit": "2022-05-25T23:59:03.121498+06:00",
            "date": null
        },
        {
            "id": 29352,
            "ip_address": "103.26.246.170",
            "count": 2,
            "first_visit": "2022-07-29T15:19:20.995848+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 19367,
            "ip_address": "103.26.246.18",
            "count": 1,
            "first_visit": "2022-06-27T08:50:24.181484+06:00",
            "date": "2022-06-27"
        }
    ]
}