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

{
    "count": 102582,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48136&ordering=ip_address",
    "results": [
        {
            "id": 4807,
            "ip_address": "116.58.203.86",
            "count": 2,
            "first_visit": "2022-03-30T19:19:12.565930+06:00",
            "date": null
        },
        {
            "id": 26300,
            "ip_address": "116.58.203.87",
            "count": 1,
            "first_visit": "2022-07-23T11:17:30.934415+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 10973,
            "ip_address": "116.58.203.87",
            "count": 1,
            "first_visit": "2022-05-24T13:25:47.350221+06:00",
            "date": null
        },
        {
            "id": 78930,
            "ip_address": "116.58.203.87",
            "count": 1,
            "first_visit": "2025-02-13T21:04:33.682064+06:00",
            "date": "2025-02-13"
        },
        {
            "id": 19714,
            "ip_address": "116.58.203.88",
            "count": 1,
            "first_visit": "2022-06-28T10:56:27.319981+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 13022,
            "ip_address": "116.58.203.89",
            "count": 1,
            "first_visit": "2022-05-31T08:12:44.144074+06:00",
            "date": null
        },
        {
            "id": 8800,
            "ip_address": "116.58.203.9",
            "count": 1,
            "first_visit": "2022-05-18T11:03:51.504570+06:00",
            "date": null
        },
        {
            "id": 19191,
            "ip_address": "116.58.203.92",
            "count": 1,
            "first_visit": "2022-06-26T20:57:59.673660+06:00",
            "date": "2022-06-26"
        }
    ]
}