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

{
    "count": 100819,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18376&ordering=-count",
    "results": [
        {
            "id": 50430,
            "ip_address": "103.230.106.15",
            "count": 2,
            "first_visit": "2023-07-20T12:41:39.161583+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50486,
            "ip_address": "103.100.235.96",
            "count": 2,
            "first_visit": "2023-07-21T07:15:45.627841+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 6272,
            "ip_address": "58.145.190.244",
            "count": 2,
            "first_visit": "2022-05-15T08:29:30.285643+06:00",
            "date": null
        },
        {
            "id": 50258,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-18T11:27:58.321137+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50262,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-18T12:15:30.134985+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 12432,
            "ip_address": "103.85.241.49",
            "count": 2,
            "first_visit": "2022-05-29T11:08:45.715699+06:00",
            "date": null
        },
        {
            "id": 50228,
            "ip_address": "213.124.216.254",
            "count": 2,
            "first_visit": "2023-07-18T00:22:05.335646+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50277,
            "ip_address": "202.134.8.140",
            "count": 2,
            "first_visit": "2023-07-18T17:53:20.928032+06:00",
            "date": "2023-07-18"
        }
    ]
}