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

{
    "count": 96393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7056&ordering=ip_address",
    "results": [
        {
            "id": 17105,
            "ip_address": "103.147.163.57",
            "count": 5,
            "first_visit": "2022-06-21T17:40:53.482689+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 13588,
            "ip_address": "103.147.163.58",
            "count": 1,
            "first_visit": "2022-06-06T01:35:29.556502+06:00",
            "date": null
        },
        {
            "id": 16810,
            "ip_address": "103.147.163.59",
            "count": 2,
            "first_visit": "2022-06-20T12:44:40.063944+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 27297,
            "ip_address": "103.147.163.59",
            "count": 1,
            "first_visit": "2022-07-25T13:20:56.253374+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 14768,
            "ip_address": "103.147.163.59",
            "count": 1,
            "first_visit": "2022-06-13T11:47:53.625464+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 13597,
            "ip_address": "103.147.163.60",
            "count": 1,
            "first_visit": "2022-06-06T07:43:40.072274+06:00",
            "date": null
        },
        {
            "id": 32498,
            "ip_address": "103.147.163.60",
            "count": 1,
            "first_visit": "2022-08-20T09:20:52.196638+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 27630,
            "ip_address": "103.147.163.61",
            "count": 2,
            "first_visit": "2022-07-26T09:13:11.013936+06:00",
            "date": "2022-07-26"
        }
    ]
}