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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50352&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50336&ordering=first_visit",
    "results": [
        {
            "id": 50441,
            "ip_address": "118.179.40.205",
            "count": 1,
            "first_visit": "2023-07-20T14:35:42.984915+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50442,
            "ip_address": "118.179.46.1",
            "count": 2,
            "first_visit": "2023-07-20T14:51:10.002877+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50443,
            "ip_address": "149.56.150.3",
            "count": 1,
            "first_visit": "2023-07-20T15:20:34.773216+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50444,
            "ip_address": "103.87.215.69",
            "count": 8,
            "first_visit": "2023-07-20T15:29:12.378935+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50445,
            "ip_address": "103.73.197.105",
            "count": 1,
            "first_visit": "2023-07-20T16:13:36.289899+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50446,
            "ip_address": "103.67.157.114",
            "count": 1,
            "first_visit": "2023-07-20T16:19:21.537117+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50447,
            "ip_address": "103.126.149.78",
            "count": 1,
            "first_visit": "2023-07-20T16:35:43.162206+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50448,
            "ip_address": "114.119.135.78",
            "count": 1,
            "first_visit": "2023-07-20T16:45:10.116065+06:00",
            "date": "2023-07-20"
        }
    ]
}