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

{
    "count": 97231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3464&ordering=ip_address",
    "results": [
        {
            "id": 26481,
            "ip_address": "103.124.227.70",
            "count": 1,
            "first_visit": "2022-07-24T00:22:38.403713+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28974,
            "ip_address": "103.124.227.73",
            "count": 1,
            "first_visit": "2022-07-28T23:25:56.936323+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28351,
            "ip_address": "103.124.227.73",
            "count": 1,
            "first_visit": "2022-07-27T22:13:42.373316+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 13052,
            "ip_address": "103.124.227.73",
            "count": 1,
            "first_visit": "2022-05-31T10:32:10.845534+06:00",
            "date": null
        },
        {
            "id": 1960,
            "ip_address": "103.124.227.77",
            "count": 1,
            "first_visit": "2022-01-11T21:35:06.188627+06:00",
            "date": null
        },
        {
            "id": 28938,
            "ip_address": "103.124.227.79",
            "count": 1,
            "first_visit": "2022-07-28T22:27:56.126366+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 20578,
            "ip_address": "103.124.227.83",
            "count": 1,
            "first_visit": "2022-07-01T17:05:24.413215+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 21355,
            "ip_address": "103.124.227.88",
            "count": 3,
            "first_visit": "2022-07-06T18:22:35.292616+06:00",
            "date": "2022-07-06"
        }
    ]
}