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

{
    "count": 92446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8544&ordering=ip_address",
    "results": [
        {
            "id": 19042,
            "ip_address": "103.158.207.86",
            "count": 1,
            "first_visit": "2022-06-26T10:53:04.278182+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 11876,
            "ip_address": "103.158.207.92",
            "count": 1,
            "first_visit": "2022-05-27T09:50:33.283733+06:00",
            "date": null
        },
        {
            "id": 78314,
            "ip_address": "103.158.210.17",
            "count": 2,
            "first_visit": "2025-01-28T05:51:55.224684+06:00",
            "date": "2025-01-28"
        },
        {
            "id": 66468,
            "ip_address": "103.158.210.17",
            "count": 1,
            "first_visit": "2024-03-31T19:16:20.128573+06:00",
            "date": "2024-03-31"
        },
        {
            "id": 5908,
            "ip_address": "103.158.210.190",
            "count": 1,
            "first_visit": "2022-05-12T13:07:39.947581+06:00",
            "date": null
        },
        {
            "id": 1442,
            "ip_address": "103.158.210.193",
            "count": 2,
            "first_visit": "2021-12-28T16:10:16.345887+06:00",
            "date": null
        },
        {
            "id": 22400,
            "ip_address": "103.158.210.196",
            "count": 1,
            "first_visit": "2022-07-13T23:40:24.129355+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 579,
            "ip_address": "103.158.210.199",
            "count": 3,
            "first_visit": "2021-12-11T17:23:45.944158+06:00",
            "date": null
        }
    ]
}