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

{
    "count": 102527,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47448&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47432&ordering=ip_address",
    "results": [
        {
            "id": 8419,
            "ip_address": "116.58.201.107",
            "count": 2,
            "first_visit": "2022-05-17T22:56:59.261203+06:00",
            "date": null
        },
        {
            "id": 68370,
            "ip_address": "116.58.201.107",
            "count": 1,
            "first_visit": "2024-05-15T15:53:01.886256+06:00",
            "date": "2024-05-15"
        },
        {
            "id": 68383,
            "ip_address": "116.58.201.107",
            "count": 1,
            "first_visit": "2024-05-16T00:20:10.898879+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 7345,
            "ip_address": "116.58.201.108",
            "count": 5,
            "first_visit": "2022-05-16T22:15:31.169725+06:00",
            "date": null
        },
        {
            "id": 8932,
            "ip_address": "116.58.201.109",
            "count": 1,
            "first_visit": "2022-05-18T12:52:04.804763+06:00",
            "date": null
        },
        {
            "id": 8000,
            "ip_address": "116.58.201.11",
            "count": 2,
            "first_visit": "2022-05-17T11:51:31.757367+06:00",
            "date": null
        },
        {
            "id": 20315,
            "ip_address": "116.58.201.110",
            "count": 1,
            "first_visit": "2022-06-30T10:50:00.679612+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 7358,
            "ip_address": "116.58.201.110",
            "count": 11,
            "first_visit": "2022-05-16T22:20:30.068852+06:00",
            "date": null
        }
    ]
}