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

{
    "count": 95446,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17120&ordering=ip_address",
    "results": [
        {
            "id": 28088,
            "ip_address": "103.253.45.175",
            "count": 1,
            "first_visit": "2022-07-27T10:10:50.047589+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 8210,
            "ip_address": "103.253.45.175",
            "count": 3,
            "first_visit": "2022-05-17T16:20:16.018757+06:00",
            "date": null
        },
        {
            "id": 10183,
            "ip_address": "103.253.45.177",
            "count": 1,
            "first_visit": "2022-05-21T23:58:16.931180+06:00",
            "date": null
        },
        {
            "id": 29504,
            "ip_address": "103.253.45.178",
            "count": 2,
            "first_visit": "2022-07-29T22:47:49.014953+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28145,
            "ip_address": "103.253.45.179",
            "count": 2,
            "first_visit": "2022-07-27T11:37:27.609197+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 11946,
            "ip_address": "103.253.45.180",
            "count": 1,
            "first_visit": "2022-05-27T16:28:27.649518+06:00",
            "date": null
        },
        {
            "id": 30051,
            "ip_address": "103.253.45.181",
            "count": 1,
            "first_visit": "2022-07-30T23:02:42.236282+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6753,
            "ip_address": "103.253.45.189",
            "count": 3,
            "first_visit": "2022-05-16T14:31:32.921381+06:00",
            "date": null
        }
    ]
}