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

{
    "count": 101093,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84808&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84792&ordering=-id",
    "results": [
        {
            "id": 16293,
            "ip_address": "43.245.123.132",
            "count": 1,
            "first_visit": "2022-06-18T09:30:08.481991+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16292,
            "ip_address": "119.30.45.53",
            "count": 1,
            "first_visit": "2022-06-18T09:26:35.689016+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16291,
            "ip_address": "27.147.205.234",
            "count": 1,
            "first_visit": "2022-06-18T09:23:33.838813+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16290,
            "ip_address": "103.120.202.171",
            "count": 3,
            "first_visit": "2022-06-18T09:22:56.395566+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16289,
            "ip_address": "103.134.170.202",
            "count": 1,
            "first_visit": "2022-06-18T09:21:20.305283+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16288,
            "ip_address": "27.147.202.164",
            "count": 2,
            "first_visit": "2022-06-18T09:21:10.541911+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16287,
            "ip_address": "203.76.98.21",
            "count": 1,
            "first_visit": "2022-06-18T09:14:42.065352+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 16286,
            "ip_address": "37.111.236.77",
            "count": 1,
            "first_visit": "2022-06-18T09:14:37.443996+06:00",
            "date": "2022-06-18"
        }
    ]
}