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

{
    "count": 101556,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39976&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=39960&ordering=first_visit",
    "results": [
        {
            "id": 39969,
            "ip_address": "114.119.158.204",
            "count": 1,
            "first_visit": "2023-01-06T17:59:05.276588+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39970,
            "ip_address": "89.187.163.167",
            "count": 1,
            "first_visit": "2023-01-06T19:12:11.727446+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39971,
            "ip_address": "103.115.24.86",
            "count": 1,
            "first_visit": "2023-01-06T19:34:44.500781+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39972,
            "ip_address": "103.217.111.249",
            "count": 2,
            "first_visit": "2023-01-06T19:37:18.002921+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39973,
            "ip_address": "172.255.48.142",
            "count": 1,
            "first_visit": "2023-01-06T19:43:44.341152+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39974,
            "ip_address": "103.242.22.245",
            "count": 1,
            "first_visit": "2023-01-06T19:59:41.704804+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39975,
            "ip_address": "202.181.19.244",
            "count": 3,
            "first_visit": "2023-01-06T20:03:14.213084+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 39976,
            "ip_address": "66.249.66.208",
            "count": 1,
            "first_visit": "2023-01-06T20:38:26.138779+06:00",
            "date": "2023-01-06"
        }
    ]
}