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

{
    "count": 102915,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52104&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52088&ordering=first_visit",
    "results": [
        {
            "id": 52193,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-08-11T04:49:47.183814+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52194,
            "ip_address": "114.119.137.160",
            "count": 1,
            "first_visit": "2023-08-11T04:50:36.478593+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52195,
            "ip_address": "114.119.137.64",
            "count": 1,
            "first_visit": "2023-08-11T04:55:00.506681+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52196,
            "ip_address": "114.119.132.108",
            "count": 1,
            "first_visit": "2023-08-11T04:56:38.878515+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52197,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-11T05:16:29.349797+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52198,
            "ip_address": "114.119.148.154",
            "count": 1,
            "first_visit": "2023-08-11T05:59:23.849020+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52199,
            "ip_address": "114.119.139.66",
            "count": 1,
            "first_visit": "2023-08-11T06:03:23.793241+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 52200,
            "ip_address": "103.155.219.45",
            "count": 1,
            "first_visit": "2023-08-11T07:10:21.581668+06:00",
            "date": "2023-08-11"
        }
    ]
}