GET /user_management/visitor-free/?format=api&offset=10080&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=10088&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=date",
    "results": [
        {
            "id": 23387,
            "ip_address": "103.169.100.195",
            "count": 1,
            "first_visit": "2022-07-18T00:14:32.438859+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23452,
            "ip_address": "114.119.131.234",
            "count": 1,
            "first_visit": "2022-07-18T12:55:21.491838+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23453,
            "ip_address": "103.135.254.17",
            "count": 1,
            "first_visit": "2022-07-18T12:55:30.090020+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23690,
            "ip_address": "202.134.10.137",
            "count": 3,
            "first_visit": "2022-07-18T22:11:05.434805+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23607,
            "ip_address": "202.134.10.133",
            "count": 2,
            "first_visit": "2022-07-18T21:52:53.804477+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23657,
            "ip_address": "103.159.171.130",
            "count": 3,
            "first_visit": "2022-07-18T22:02:39.642886+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23708,
            "ip_address": "37.111.235.82",
            "count": 3,
            "first_visit": "2022-07-18T22:16:11.384973+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23625,
            "ip_address": "103.129.210.29",
            "count": 5,
            "first_visit": "2022-07-18T21:56:08.251498+06:00",
            "date": "2022-07-18"
        }
    ]
}