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

{
    "count": 95000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15528&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15512&ordering=first_visit",
    "results": [
        {
            "id": 15521,
            "ip_address": "103.9.134.148",
            "count": 1,
            "first_visit": "2022-06-16T03:00:24.727282+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15522,
            "ip_address": "31.13.127.14",
            "count": 1,
            "first_visit": "2022-06-16T03:05:17.018267+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15523,
            "ip_address": "66.249.66.4",
            "count": 1,
            "first_visit": "2022-06-16T03:48:45.532875+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15524,
            "ip_address": "103.110.64.64",
            "count": 1,
            "first_visit": "2022-06-16T03:55:40.546347+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15525,
            "ip_address": "202.134.10.129",
            "count": 2,
            "first_visit": "2022-06-16T04:32:38.644769+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15526,
            "ip_address": "119.30.32.42",
            "count": 1,
            "first_visit": "2022-06-16T04:34:53.809337+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15527,
            "ip_address": "103.203.178.94",
            "count": 1,
            "first_visit": "2022-06-16T04:41:00.882255+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 15528,
            "ip_address": "114.119.134.93",
            "count": 1,
            "first_visit": "2022-06-16T04:43:56.282423+06:00",
            "date": "2022-06-16"
        }
    ]
}