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

{
    "count": 100724,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98064&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98048&ordering=-date",
    "results": [
        {
            "id": 16295,
            "ip_address": "37.111.212.12",
            "count": 1,
            "first_visit": "2022-06-18T09:30:48.214791+06:00",
            "date": "2022-06-18"
        },
        {
            "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": 16302,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-06-18T09:55:57.954152+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": 16245,
            "ip_address": "103.66.177.186",
            "count": 2,
            "first_visit": "2022-06-18T06:59:48.450117+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": 16289,
            "ip_address": "103.134.170.202",
            "count": 1,
            "first_visit": "2022-06-18T09:21:20.305283+06:00",
            "date": "2022-06-18"
        }
    ]
}