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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=date",
    "results": [
        {
            "id": 18338,
            "ip_address": "114.119.129.171",
            "count": 1,
            "first_visit": "2022-06-25T00:17:21.457339+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18373,
            "ip_address": "103.153.66.33",
            "count": 1,
            "first_visit": "2022-06-25T02:20:22.059032+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18374,
            "ip_address": "37.111.206.159",
            "count": 1,
            "first_visit": "2022-06-25T02:21:12.739991+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18375,
            "ip_address": "103.195.141.30",
            "count": 1,
            "first_visit": "2022-06-25T02:27:38.704479+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18631,
            "ip_address": "103.148.99.67",
            "count": 1,
            "first_visit": "2022-06-25T14:33:52.997587+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18632,
            "ip_address": "103.84.255.220",
            "count": 1,
            "first_visit": "2022-06-25T14:38:55.334802+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18633,
            "ip_address": "203.95.222.117",
            "count": 1,
            "first_visit": "2022-06-25T14:40:26.105477+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18634,
            "ip_address": "116.58.201.103",
            "count": 1,
            "first_visit": "2022-06-25T14:41:44.420631+06:00",
            "date": "2022-06-25"
        }
    ]
}