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

{
    "count": 102222,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75256&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75240&ordering=first_visit",
    "results": [
        {
            "id": 75345,
            "ip_address": "103.230.106.55",
            "count": 2,
            "first_visit": "2024-11-07T13:32:00.949659+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75346,
            "ip_address": "103.228.202.176",
            "count": 1,
            "first_visit": "2024-11-07T14:04:44.591295+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75347,
            "ip_address": "220.247.165.98",
            "count": 2,
            "first_visit": "2024-11-07T15:37:37.282147+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75348,
            "ip_address": "45.115.113.6",
            "count": 1,
            "first_visit": "2024-11-07T15:43:39.986649+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75349,
            "ip_address": "40.77.188.32",
            "count": 1,
            "first_visit": "2024-11-07T17:08:22.702582+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75350,
            "ip_address": "40.77.189.24",
            "count": 1,
            "first_visit": "2024-11-07T17:08:57.087475+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75351,
            "ip_address": "43.224.119.62",
            "count": 1,
            "first_visit": "2024-11-07T18:17:15.015325+06:00",
            "date": "2024-11-07"
        },
        {
            "id": 75352,
            "ip_address": "202.5.38.107",
            "count": 1,
            "first_visit": "2024-11-07T18:49:02.093739+06:00",
            "date": "2024-11-07"
        }
    ]
}