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

{
    "count": 101861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=-id",
    "results": [
        {
            "id": 59949,
            "ip_address": "118.67.214.58",
            "count": 2,
            "first_visit": "2023-11-22T14:33:21.670181+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59948,
            "ip_address": "40.77.190.120",
            "count": 1,
            "first_visit": "2023-11-22T14:20:54.281099+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59947,
            "ip_address": "20.169.168.224",
            "count": 1,
            "first_visit": "2023-11-22T14:00:58.762613+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59946,
            "ip_address": "65.154.226.169",
            "count": 1,
            "first_visit": "2023-11-22T13:39:55.762882+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59945,
            "ip_address": "110.76.128.90",
            "count": 1,
            "first_visit": "2023-11-22T13:24:24.219943+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59944,
            "ip_address": "103.121.9.180",
            "count": 3,
            "first_visit": "2023-11-22T12:47:32.094706+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59943,
            "ip_address": "17.246.19.93",
            "count": 1,
            "first_visit": "2023-11-22T12:05:21.782073+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59942,
            "ip_address": "27.147.130.253",
            "count": 2,
            "first_visit": "2023-11-22T11:54:49.692714+06:00",
            "date": "2023-11-22"
        }
    ]
}