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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42448&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42432&ordering=date",
    "results": [
        {
            "id": 56185,
            "ip_address": "148.113.166.33",
            "count": 1,
            "first_visit": "2023-09-27T20:22:04.189399+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56159,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2023-09-27T12:57:59.255988+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56161,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-09-27T14:00:36.517366+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56162,
            "ip_address": "114.119.163.186",
            "count": 1,
            "first_visit": "2023-09-27T14:09:57.448145+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56123,
            "ip_address": "66.249.66.169",
            "count": 3,
            "first_visit": "2023-09-27T00:20:29.600706+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56179,
            "ip_address": "116.204.154.59",
            "count": 1,
            "first_visit": "2023-09-27T17:08:50.154160+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56163,
            "ip_address": "27.115.124.118",
            "count": 1,
            "first_visit": "2023-09-27T14:48:09.014974+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 56164,
            "ip_address": "114.119.139.66",
            "count": 1,
            "first_visit": "2023-09-27T15:00:25.210876+06:00",
            "date": "2023-09-27"
        }
    ]
}