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

{
    "count": 101916,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42368&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42352&ordering=date",
    "results": [
        {
            "id": 56074,
            "ip_address": "103.40.226.165",
            "count": 1,
            "first_visit": "2023-09-26T12:49:39.873748+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56076,
            "ip_address": "114.119.134.41",
            "count": 1,
            "first_visit": "2023-09-26T13:25:02.175641+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56077,
            "ip_address": "3.84.208.23",
            "count": 1,
            "first_visit": "2023-09-26T13:29:40.003290+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56078,
            "ip_address": "114.119.157.46",
            "count": 1,
            "first_visit": "2023-09-26T13:54:18.822709+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56079,
            "ip_address": "119.30.32.116",
            "count": 1,
            "first_visit": "2023-09-26T13:59:38.997153+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56073,
            "ip_address": "27.147.226.248",
            "count": 2,
            "first_visit": "2023-09-26T12:47:10.149710+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56080,
            "ip_address": "103.153.230.157",
            "count": 1,
            "first_visit": "2023-09-26T14:39:06.160285+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56117,
            "ip_address": "114.119.150.227",
            "count": 1,
            "first_visit": "2023-09-26T23:06:27.740101+06:00",
            "date": "2023-09-26"
        }
    ]
}