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

{
    "count": 101557,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40072&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40056&ordering=id",
    "results": [
        {
            "id": 40065,
            "ip_address": "114.119.135.204",
            "count": 1,
            "first_visit": "2023-01-08T13:49:21.836612+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40066,
            "ip_address": "114.119.149.250",
            "count": 1,
            "first_visit": "2023-01-08T13:52:34.434862+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40067,
            "ip_address": "114.119.136.109",
            "count": 1,
            "first_visit": "2023-01-08T13:53:04.505187+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40068,
            "ip_address": "103.130.114.189",
            "count": 2,
            "first_visit": "2023-01-08T14:03:45.580990+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40069,
            "ip_address": "161.142.152.92",
            "count": 3,
            "first_visit": "2023-01-08T14:15:42.683682+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40070,
            "ip_address": "123.253.96.163",
            "count": 5,
            "first_visit": "2023-01-08T14:22:13.101983+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40071,
            "ip_address": "103.114.96.129",
            "count": 1,
            "first_visit": "2023-01-08T15:02:04.546430+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 40072,
            "ip_address": "103.7.114.210",
            "count": 2,
            "first_visit": "2023-01-08T15:17:48.990659+06:00",
            "date": "2023-01-08"
        }
    ]
}