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

{
    "count": 101877,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42120&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42104&ordering=date",
    "results": [
        {
            "id": 55832,
            "ip_address": "114.119.150.154",
            "count": 1,
            "first_visit": "2023-09-23T21:16:32.930434+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55836,
            "ip_address": "114.119.136.203",
            "count": 1,
            "first_visit": "2023-09-23T22:08:06.518385+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55834,
            "ip_address": "103.177.220.2",
            "count": 2,
            "first_visit": "2023-09-23T21:39:39.533356+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55837,
            "ip_address": "103.88.140.72",
            "count": 1,
            "first_visit": "2023-09-23T23:58:09.284490+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55911,
            "ip_address": "103.187.94.138",
            "count": 1,
            "first_visit": "2023-09-24T17:52:39.410394+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55838,
            "ip_address": "103.163.116.234",
            "count": 1,
            "first_visit": "2023-09-24T00:48:10.931980+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55839,
            "ip_address": "202.83.124.46",
            "count": 2,
            "first_visit": "2023-09-24T01:21:31.366554+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55840,
            "ip_address": "114.119.144.105",
            "count": 1,
            "first_visit": "2023-09-24T01:33:50.684046+06:00",
            "date": "2023-09-24"
        }
    ]
}