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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32744&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32728&ordering=-id",
    "results": [
        {
            "id": 68472,
            "ip_address": "202.185.16.182",
            "count": 1,
            "first_visit": "2024-05-17T16:48:58.918969+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68471,
            "ip_address": "192.168.183.90",
            "count": 1,
            "first_visit": "2024-05-17T15:14:28.800622+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68470,
            "ip_address": "27.147.202.232",
            "count": 2,
            "first_visit": "2024-05-17T15:03:13.917417+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68469,
            "ip_address": "180.150.38.82",
            "count": 1,
            "first_visit": "2024-05-17T14:32:06.354084+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68468,
            "ip_address": "112.78.162.149",
            "count": 1,
            "first_visit": "2024-05-17T14:04:16.670593+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68467,
            "ip_address": "95.108.213.176",
            "count": 1,
            "first_visit": "2024-05-17T13:40:00.378543+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68466,
            "ip_address": "103.85.240.4",
            "count": 2,
            "first_visit": "2024-05-17T13:21:14.809615+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68465,
            "ip_address": "27.147.201.112",
            "count": 1,
            "first_visit": "2024-05-17T12:43:53.722782+06:00",
            "date": "2024-05-17"
        }
    ]
}