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

{
    "count": 101336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34992&ordering=-id",
    "results": [
        {
            "id": 66432,
            "ip_address": "114.119.154.41",
            "count": 2,
            "first_visit": "2024-03-28T02:47:06.949059+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66431,
            "ip_address": "103.171.28.2",
            "count": 1,
            "first_visit": "2024-03-28T02:13:54.719423+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66430,
            "ip_address": "114.119.128.35",
            "count": 2,
            "first_visit": "2024-03-28T01:09:16.810624+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66429,
            "ip_address": "114.119.145.216",
            "count": 2,
            "first_visit": "2024-03-28T01:07:58.927538+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66428,
            "ip_address": "123.253.65.153",
            "count": 1,
            "first_visit": "2024-03-28T01:02:04.253579+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66427,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-03-28T00:41:45.583899+06:00",
            "date": "2024-03-28"
        },
        {
            "id": 66426,
            "ip_address": "37.111.212.205",
            "count": 1,
            "first_visit": "2024-03-27T23:46:03.182752+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 66425,
            "ip_address": "103.171.28.2",
            "count": 1,
            "first_visit": "2024-03-27T23:34:49.815447+06:00",
            "date": "2024-03-27"
        }
    ]
}