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

{
    "count": 93017,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=-ip_address",
    "results": [
        {
            "id": 44623,
            "ip_address": "103.213.236.39",
            "count": 1,
            "first_visit": "2023-03-31T00:43:59.454661+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 18690,
            "ip_address": "103.213.236.39",
            "count": 1,
            "first_visit": "2022-06-25T17:16:03.694490+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 26083,
            "ip_address": "103.213.236.38",
            "count": 1,
            "first_visit": "2022-07-22T22:35:21.411433+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 12532,
            "ip_address": "103.213.236.38",
            "count": 3,
            "first_visit": "2022-05-29T19:18:53.317256+06:00",
            "date": null
        },
        {
            "id": 19358,
            "ip_address": "103.213.236.38",
            "count": 1,
            "first_visit": "2022-06-27T08:35:13.271643+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 14031,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2022-06-08T19:32:58.232890+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 5282,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2022-04-20T17:37:24.733110+06:00",
            "date": null
        },
        {
            "id": 15329,
            "ip_address": "103.213.236.36",
            "count": 1,
            "first_visit": "2022-06-15T15:59:15.103542+06:00",
            "date": "2022-06-15"
        }
    ]
}