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

{
    "count": 97521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23920&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23904&ordering=first_visit",
    "results": [
        {
            "id": 23913,
            "ip_address": "103.113.172.2",
            "count": 1,
            "first_visit": "2022-07-18T23:16:43.789032+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23914,
            "ip_address": "66.249.92.95",
            "count": 1,
            "first_visit": "2022-07-18T23:17:43.442861+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23915,
            "ip_address": "59.152.97.78",
            "count": 1,
            "first_visit": "2022-07-18T23:18:49.713137+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23916,
            "ip_address": "103.173.10.42",
            "count": 3,
            "first_visit": "2022-07-18T23:20:47.742435+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23917,
            "ip_address": "103.121.223.68",
            "count": 1,
            "first_visit": "2022-07-18T23:21:59.605757+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23918,
            "ip_address": "37.111.228.245",
            "count": 2,
            "first_visit": "2022-07-18T23:22:26.821887+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23919,
            "ip_address": "103.25.251.244",
            "count": 1,
            "first_visit": "2022-07-18T23:25:16.261770+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23920,
            "ip_address": "202.134.8.133",
            "count": 1,
            "first_visit": "2022-07-18T23:25:48.983674+06:00",
            "date": "2022-07-18"
        }
    ]
}