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

{
    "count": 98327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18008&ordering=ip_address",
    "results": [
        {
            "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": 29352,
            "ip_address": "103.26.246.170",
            "count": 2,
            "first_visit": "2022-07-29T15:19:20.995848+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11531,
            "ip_address": "103.26.246.170",
            "count": 1,
            "first_visit": "2022-05-25T23:59:03.121498+06:00",
            "date": null
        },
        {
            "id": 19978,
            "ip_address": "103.26.246.18",
            "count": 1,
            "first_visit": "2022-06-29T09:51:38.710577+06:00",
            "date": "2022-06-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"
        },
        {
            "id": 97561,
            "ip_address": "103.26.246.209",
            "count": 1,
            "first_visit": "2026-04-29T17:13:22.931085+06:00",
            "date": "2026-04-29"
        }
    ]
}