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

{
    "count": 101961,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42728&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42712&ordering=-id",
    "results": [
        {
            "id": 59337,
            "ip_address": "202.134.9.141",
            "count": 1,
            "first_visit": "2023-11-12T00:02:23.581360+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 59336,
            "ip_address": "158.69.112.192",
            "count": 1,
            "first_visit": "2023-11-11T22:44:51.018889+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59335,
            "ip_address": "114.119.159.20",
            "count": 1,
            "first_visit": "2023-11-11T21:29:25.068673+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59334,
            "ip_address": "118.179.27.221",
            "count": 1,
            "first_visit": "2023-11-11T21:08:36.871689+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59333,
            "ip_address": "103.187.95.19",
            "count": 1,
            "first_visit": "2023-11-11T20:40:29.229224+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59332,
            "ip_address": "202.134.10.141",
            "count": 2,
            "first_visit": "2023-11-11T19:26:19.952940+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59331,
            "ip_address": "114.119.132.114",
            "count": 1,
            "first_visit": "2023-11-11T19:23:30.251452+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 59330,
            "ip_address": "114.119.141.228",
            "count": 1,
            "first_visit": "2023-11-11T19:18:50.536684+06:00",
            "date": "2023-11-11"
        }
    ]
}