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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50328&ordering=ip_address",
    "results": [
        {
            "id": 28954,
            "ip_address": "119.30.32.30",
            "count": 1,
            "first_visit": "2022-07-28T22:54:37.543678+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 40285,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2023-01-12T19:15:21.828697+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 24415,
            "ip_address": "119.30.32.31",
            "count": 3,
            "first_visit": "2022-07-20T09:10:10.650535+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 9331,
            "ip_address": "119.30.32.31",
            "count": 2,
            "first_visit": "2022-05-19T11:25:08.814283+06:00",
            "date": null
        },
        {
            "id": 10744,
            "ip_address": "119.30.32.33",
            "count": 2,
            "first_visit": "2022-05-23T22:14:50.331749+06:00",
            "date": null
        },
        {
            "id": 26580,
            "ip_address": "119.30.32.34",
            "count": 1,
            "first_visit": "2022-07-24T08:24:09.895985+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 24388,
            "ip_address": "119.30.32.34",
            "count": 1,
            "first_visit": "2022-07-20T07:46:39.920679+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18384,
            "ip_address": "119.30.32.35",
            "count": 1,
            "first_visit": "2022-06-25T03:03:06.403906+06:00",
            "date": "2022-06-25"
        }
    ]
}