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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50920&ordering=ip_address",
    "results": [
        {
            "id": 35671,
            "ip_address": "119.30.39.184",
            "count": 1,
            "first_visit": "2022-10-09T12:46:07.934492+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 7110,
            "ip_address": "119.30.39.185",
            "count": 3,
            "first_visit": "2022-05-16T19:30:26.217968+06:00",
            "date": null
        },
        {
            "id": 7819,
            "ip_address": "119.30.39.187",
            "count": 2,
            "first_visit": "2022-05-17T10:21:23.524379+06:00",
            "date": null
        },
        {
            "id": 43508,
            "ip_address": "119.30.39.187",
            "count": 1,
            "first_visit": "2023-03-10T12:17:18.939609+06:00",
            "date": "2023-03-10"
        },
        {
            "id": 43450,
            "ip_address": "119.30.39.187",
            "count": 2,
            "first_visit": "2023-03-09T19:01:50.072677+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 9928,
            "ip_address": "119.30.39.188",
            "count": 2,
            "first_visit": "2022-05-21T02:28:26.752406+06:00",
            "date": null
        },
        {
            "id": 27430,
            "ip_address": "119.30.39.188",
            "count": 1,
            "first_visit": "2022-07-25T22:08:31.327594+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16183,
            "ip_address": "119.30.39.189",
            "count": 1,
            "first_visit": "2022-06-18T01:20:01.439565+06:00",
            "date": "2022-06-18"
        }
    ]
}