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

{
    "count": 101364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36048&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36032&ordering=first_visit",
    "results": [
        {
            "id": 36041,
            "ip_address": "113.11.39.214",
            "count": 3,
            "first_visit": "2022-10-17T21:12:26.524992+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36042,
            "ip_address": "27.147.169.218",
            "count": 3,
            "first_visit": "2022-10-17T21:15:49.353546+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36043,
            "ip_address": "37.111.210.39",
            "count": 1,
            "first_visit": "2022-10-17T21:38:28.873012+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36044,
            "ip_address": "66.249.92.61",
            "count": 1,
            "first_visit": "2022-10-17T21:50:27.795371+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36045,
            "ip_address": "103.67.158.254",
            "count": 1,
            "first_visit": "2022-10-17T22:35:07.404452+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36046,
            "ip_address": "103.126.21.153",
            "count": 1,
            "first_visit": "2022-10-17T22:49:41.271425+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36047,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2022-10-17T23:40:49.519403+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 36048,
            "ip_address": "58.145.187.240",
            "count": 1,
            "first_visit": "2022-10-17T23:46:39.865547+06:00",
            "date": "2022-10-17"
        }
    ]
}