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

{
    "count": 94853,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14992&ordering=date",
    "results": [
        {
            "id": 28440,
            "ip_address": "202.134.8.139",
            "count": 3,
            "first_visit": "2022-07-28T00:08:39.009078+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28520,
            "ip_address": "192.3.28.229",
            "count": 1,
            "first_visit": "2022-07-28T02:34:30.890872+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28636,
            "ip_address": "58.145.189.250",
            "count": 1,
            "first_visit": "2022-07-28T09:52:40.615924+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28638,
            "ip_address": "42.0.4.253",
            "count": 1,
            "first_visit": "2022-07-28T09:53:27.964605+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28640,
            "ip_address": "37.111.194.21",
            "count": 1,
            "first_visit": "2022-07-28T09:53:48.310647+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28641,
            "ip_address": "103.67.157.249",
            "count": 1,
            "first_visit": "2022-07-28T09:54:22.844495+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28642,
            "ip_address": "42.0.7.227",
            "count": 1,
            "first_visit": "2022-07-28T09:55:08.986683+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28644,
            "ip_address": "45.115.114.66",
            "count": 1,
            "first_visit": "2022-07-28T09:58:24.225793+06:00",
            "date": "2022-07-28"
        }
    ]
}