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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=-ip_address",
    "results": [
        {
            "id": 24278,
            "ip_address": "103.67.158.189",
            "count": 1,
            "first_visit": "2022-07-20T00:18:31.640846+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7913,
            "ip_address": "103.67.158.188",
            "count": 1,
            "first_visit": "2022-05-17T11:09:09.609001+06:00",
            "date": null
        },
        {
            "id": 26840,
            "ip_address": "103.67.158.187",
            "count": 1,
            "first_visit": "2022-07-24T20:53:36.168373+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27165,
            "ip_address": "103.67.158.187",
            "count": 1,
            "first_visit": "2022-07-25T10:58:34.307113+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16224,
            "ip_address": "103.67.158.187",
            "count": 1,
            "first_visit": "2022-06-18T05:39:40.840180+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 31246,
            "ip_address": "103.67.158.187",
            "count": 2,
            "first_visit": "2022-08-05T15:40:26.517793+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 25882,
            "ip_address": "103.67.158.187",
            "count": 2,
            "first_visit": "2022-07-22T09:39:34.159454+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 9890,
            "ip_address": "103.67.158.187",
            "count": 1,
            "first_visit": "2022-05-20T23:43:25.143497+06:00",
            "date": null
        }
    ]
}