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

{
    "count": 97445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23512&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23496&ordering=first_visit",
    "results": [
        {
            "id": 23505,
            "ip_address": "103.159.188.166",
            "count": 1,
            "first_visit": "2022-07-18T18:04:19.613674+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23506,
            "ip_address": "103.113.12.19",
            "count": 2,
            "first_visit": "2022-07-18T18:27:25.100699+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23507,
            "ip_address": "157.47.27.29",
            "count": 1,
            "first_visit": "2022-07-18T18:52:14.823580+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23508,
            "ip_address": "103.111.226.27",
            "count": 2,
            "first_visit": "2022-07-18T19:00:44.278900+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23509,
            "ip_address": "182.163.105.254",
            "count": 2,
            "first_visit": "2022-07-18T19:12:22.390461+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23510,
            "ip_address": "66.249.83.83",
            "count": 1,
            "first_visit": "2022-07-18T19:14:16.581543+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23511,
            "ip_address": "74.125.212.168",
            "count": 3,
            "first_visit": "2022-07-18T19:14:16.850314+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23512,
            "ip_address": "74.125.212.166",
            "count": 2,
            "first_visit": "2022-07-18T19:14:18.507297+06:00",
            "date": "2022-07-18"
        }
    ]
}