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

{
    "count": 100199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7312&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7296&ordering=ip_address",
    "results": [
        {
            "id": 14541,
            "ip_address": "103.147.163.56",
            "count": 1,
            "first_visit": "2022-06-11T22:05:15.715336+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 10984,
            "ip_address": "103.147.163.56",
            "count": 2,
            "first_visit": "2022-05-24T13:51:41.914563+06:00",
            "date": null
        },
        {
            "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": 27297,
            "ip_address": "103.147.163.59",
            "count": 1,
            "first_visit": "2022-07-25T13:20:56.253374+06:00",
            "date": "2022-07-25"
        },
        {
            "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": 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
        }
    ]
}