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

{
    "count": 102714,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50800&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50784&ordering=ip_address",
    "results": [
        {
            "id": 31956,
            "ip_address": "119.30.38.56",
            "count": 2,
            "first_visit": "2022-08-14T01:22:14.680386+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 16867,
            "ip_address": "119.30.38.57",
            "count": 1,
            "first_visit": "2022-06-20T17:17:26.020864+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 20251,
            "ip_address": "119.30.38.61",
            "count": 1,
            "first_visit": "2022-06-30T05:53:44.243854+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 9125,
            "ip_address": "119.30.38.61",
            "count": 1,
            "first_visit": "2022-05-18T22:38:17.620479+06:00",
            "date": null
        },
        {
            "id": 30315,
            "ip_address": "119.30.38.62",
            "count": 1,
            "first_visit": "2022-07-31T11:01:17.318184+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 8757,
            "ip_address": "119.30.38.64",
            "count": 3,
            "first_visit": "2022-05-18T10:22:17.172564+06:00",
            "date": null
        },
        {
            "id": 15177,
            "ip_address": "119.30.38.68",
            "count": 1,
            "first_visit": "2022-06-15T07:50:06.144776+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7485,
            "ip_address": "119.30.38.7",
            "count": 1,
            "first_visit": "2022-05-16T23:36:08.305754+06:00",
            "date": null
        }
    ]
}