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

{
    "count": 101865,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42040&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42024&ordering=id",
    "results": [
        {
            "id": 42033,
            "ip_address": "114.119.133.211",
            "count": 1,
            "first_visit": "2023-02-12T01:49:46.281574+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42034,
            "ip_address": "202.181.19.230",
            "count": 3,
            "first_visit": "2023-02-12T01:57:56.334636+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42035,
            "ip_address": "114.119.152.11",
            "count": 1,
            "first_visit": "2023-02-12T01:59:25.359494+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42036,
            "ip_address": "114.119.148.120",
            "count": 1,
            "first_visit": "2023-02-12T02:06:14.759557+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42037,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2023-02-12T02:23:56.829969+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42038,
            "ip_address": "149.56.22.63",
            "count": 1,
            "first_visit": "2023-02-12T02:26:45.018918+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42039,
            "ip_address": "114.119.150.208",
            "count": 1,
            "first_visit": "2023-02-12T02:27:01.564900+06:00",
            "date": "2023-02-12"
        },
        {
            "id": 42040,
            "ip_address": "114.119.146.114",
            "count": 1,
            "first_visit": "2023-02-12T03:35:00.241542+06:00",
            "date": "2023-02-12"
        }
    ]
}