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

{
    "count": 95562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17688&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17672&ordering=ip_address",
    "results": [
        {
            "id": 13706,
            "ip_address": "103.31.155.231",
            "count": 1,
            "first_visit": "2022-06-06T22:02:51.315083+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 21429,
            "ip_address": "103.31.155.232",
            "count": 1,
            "first_visit": "2022-07-07T05:31:55.122890+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 5585,
            "ip_address": "103.31.155.233",
            "count": 1,
            "first_visit": "2022-05-03T15:56:24.798971+06:00",
            "date": null
        },
        {
            "id": 24460,
            "ip_address": "103.31.155.233",
            "count": 1,
            "first_visit": "2022-07-20T10:30:21.902730+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16081,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-06-17T19:10:56.618724+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 26651,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-07-24T10:31:53.491379+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7302,
            "ip_address": "103.31.155.234",
            "count": 3,
            "first_visit": "2022-05-16T21:06:11.652369+06:00",
            "date": null
        },
        {
            "id": 28460,
            "ip_address": "103.31.155.234",
            "count": 1,
            "first_visit": "2022-07-28T00:28:51.378463+06:00",
            "date": "2022-07-28"
        }
    ]
}