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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10080&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=date",
    "results": [
        {
            "id": 23438,
            "ip_address": "192.140.253.222",
            "count": 2,
            "first_visit": "2022-07-18T10:15:39.159780+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23446,
            "ip_address": "114.119.133.82",
            "count": 1,
            "first_visit": "2022-07-18T12:34:07.598495+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23448,
            "ip_address": "114.119.130.177",
            "count": 1,
            "first_visit": "2022-07-18T12:36:58.359870+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23712,
            "ip_address": "103.85.238.72",
            "count": 1,
            "first_visit": "2022-07-18T22:16:56.051371+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23713,
            "ip_address": "27.147.191.39",
            "count": 1,
            "first_visit": "2022-07-18T22:17:16.539263+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23714,
            "ip_address": "103.155.53.191",
            "count": 1,
            "first_visit": "2022-07-18T22:17:28.465849+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23715,
            "ip_address": "202.134.10.140",
            "count": 1,
            "first_visit": "2022-07-18T22:17:28.925301+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23612,
            "ip_address": "103.76.45.175",
            "count": 5,
            "first_visit": "2022-07-18T21:53:44.450169+06:00",
            "date": "2022-07-18"
        }
    ]
}