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

{
    "count": 96147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20000&ordering=ip_address",
    "results": [
        {
            "id": 27153,
            "ip_address": "103.67.158.1",
            "count": 1,
            "first_visit": "2022-07-25T10:48:49.960915+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28433,
            "ip_address": "103.67.158.10",
            "count": 1,
            "first_visit": "2022-07-28T00:02:35.016417+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10101,
            "ip_address": "103.67.158.100",
            "count": 5,
            "first_visit": "2022-05-21T22:14:53.418934+06:00",
            "date": null
        },
        {
            "id": 19843,
            "ip_address": "103.67.158.100",
            "count": 1,
            "first_visit": "2022-06-28T22:05:35.459913+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 28708,
            "ip_address": "103.67.158.101",
            "count": 1,
            "first_visit": "2022-07-28T11:14:38.638707+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9468,
            "ip_address": "103.67.158.101",
            "count": 1,
            "first_visit": "2022-05-19T19:38:47.219684+06:00",
            "date": null
        },
        {
            "id": 9181,
            "ip_address": "103.67.158.104",
            "count": 2,
            "first_visit": "2022-05-18T23:26:43.934292+06:00",
            "date": null
        },
        {
            "id": 15190,
            "ip_address": "103.67.158.105",
            "count": 1,
            "first_visit": "2022-06-15T09:02:40.831164+06:00",
            "date": "2022-06-15"
        }
    ]
}