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

{
    "count": 100778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16552&ordering=-ip_address",
    "results": [
        {
            "id": 10600,
            "ip_address": "43.245.121.232",
            "count": 3,
            "first_visit": "2022-05-23T11:27:00.093514+06:00",
            "date": null
        },
        {
            "id": 46480,
            "ip_address": "43.245.121.230",
            "count": 1,
            "first_visit": "2023-05-12T01:19:16.011533+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 8555,
            "ip_address": "43.245.121.230",
            "count": 1,
            "first_visit": "2022-05-17T23:50:43.581808+06:00",
            "date": null
        },
        {
            "id": 12307,
            "ip_address": "43.245.121.23",
            "count": 1,
            "first_visit": "2022-05-28T22:44:52.499368+06:00",
            "date": null
        },
        {
            "id": 25687,
            "ip_address": "43.245.121.224",
            "count": 1,
            "first_visit": "2022-07-21T22:31:12.398610+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26552,
            "ip_address": "43.245.121.224",
            "count": 2,
            "first_visit": "2022-07-24T06:24:12.711317+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 8095,
            "ip_address": "43.245.121.223",
            "count": 2,
            "first_visit": "2022-05-17T12:32:57.406754+06:00",
            "date": null
        },
        {
            "id": 10332,
            "ip_address": "43.245.121.221",
            "count": 1,
            "first_visit": "2022-05-22T16:48:29.437635+06:00",
            "date": null
        }
    ]
}