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

{
    "count": 98149,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28192&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28176&ordering=first_visit",
    "results": [
        {
            "id": 28185,
            "ip_address": "103.67.156.123",
            "count": 1,
            "first_visit": "2022-07-27T12:48:35.307510+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28186,
            "ip_address": "202.164.211.153",
            "count": 1,
            "first_visit": "2022-07-27T12:48:44.854679+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28187,
            "ip_address": "103.67.158.183",
            "count": 1,
            "first_visit": "2022-07-27T12:50:38.981242+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28188,
            "ip_address": "202.134.14.142",
            "count": 1,
            "first_visit": "2022-07-27T12:52:40.132686+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28189,
            "ip_address": "103.83.232.71",
            "count": 2,
            "first_visit": "2022-07-27T12:53:04.295946+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28190,
            "ip_address": "37.111.212.184",
            "count": 1,
            "first_visit": "2022-07-27T12:53:43.405127+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28191,
            "ip_address": "202.134.10.138",
            "count": 2,
            "first_visit": "2022-07-27T12:53:55.889844+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28192,
            "ip_address": "37.111.225.75",
            "count": 1,
            "first_visit": "2022-07-27T12:54:50.928970+06:00",
            "date": "2022-07-27"
        }
    ]
}