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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42680&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42664&ordering=-id",
    "results": [
        {
            "id": 59380,
            "ip_address": "103.134.255.8",
            "count": 3,
            "first_visit": "2023-11-12T20:20:08.677531+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59379,
            "ip_address": "103.87.213.248",
            "count": 1,
            "first_visit": "2023-11-12T19:00:39.188604+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59378,
            "ip_address": "103.144.201.209",
            "count": 1,
            "first_visit": "2023-11-12T18:57:30.933822+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59377,
            "ip_address": "114.130.156.198",
            "count": 1,
            "first_visit": "2023-11-12T18:34:45.124820+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59376,
            "ip_address": "138.229.100.44",
            "count": 1,
            "first_visit": "2023-11-12T18:34:09.958013+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59375,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2023-11-12T18:32:37.589529+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59374,
            "ip_address": "66.249.64.129",
            "count": 1,
            "first_visit": "2023-11-12T18:08:29.478297+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59373,
            "ip_address": "103.218.27.1",
            "count": 3,
            "first_visit": "2023-11-12T18:01:24.571043+06:00",
            "date": "2023-11-12"
        }
    ]
}