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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24008&ordering=ip_address",
    "results": [
        {
            "id": 43693,
            "ip_address": "104.132.127.70",
            "count": 3,
            "first_visit": "2023-03-13T17:45:36.695858+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 43689,
            "ip_address": "104.132.127.78",
            "count": 3,
            "first_visit": "2023-03-13T17:30:46.793265+06:00",
            "date": "2023-03-13"
        },
        {
            "id": 5799,
            "ip_address": "104.132.127.80",
            "count": 1,
            "first_visit": "2022-05-10T17:02:36.224712+06:00",
            "date": null
        },
        {
            "id": 65926,
            "ip_address": "104.132.181.95",
            "count": 1,
            "first_visit": "2024-03-15T12:11:55.921361+06:00",
            "date": "2024-03-15"
        },
        {
            "id": 10570,
            "ip_address": "104.132.20.93",
            "count": 2,
            "first_visit": "2022-05-23T10:19:05.372632+06:00",
            "date": null
        },
        {
            "id": 67295,
            "ip_address": "104.132.2.108",
            "count": 1,
            "first_visit": "2024-04-22T10:08:48.097563+06:00",
            "date": "2024-04-22"
        },
        {
            "id": 65384,
            "ip_address": "104.132.2.68",
            "count": 3,
            "first_visit": "2024-03-01T16:03:17.199822+06:00",
            "date": "2024-03-01"
        },
        {
            "id": 47016,
            "ip_address": "104.133.10.75",
            "count": 1,
            "first_visit": "2023-05-23T12:49:55.283418+06:00",
            "date": "2023-05-23"
        }
    ]
}