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

{
    "count": 98339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85088&ordering=-ip_address",
    "results": [
        {
            "id": 1565,
            "ip_address": "103.205.134.219",
            "count": 1,
            "first_visit": "2022-01-01T13:01:22.258792+06:00",
            "date": null
        },
        {
            "id": 3456,
            "ip_address": "103.205.134.214",
            "count": 1,
            "first_visit": "2022-02-09T12:29:53.566157+06:00",
            "date": null
        },
        {
            "id": 12972,
            "ip_address": "103.205.134.210",
            "count": 1,
            "first_visit": "2022-05-31T01:03:48.290822+06:00",
            "date": null
        },
        {
            "id": 62539,
            "ip_address": "103.205.134.210",
            "count": 1,
            "first_visit": "2024-01-06T14:01:41.293763+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 35886,
            "ip_address": "103.205.134.170",
            "count": 1,
            "first_visit": "2022-10-14T14:18:56.091201+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 17331,
            "ip_address": "103.205.134.154",
            "count": 1,
            "first_visit": "2022-06-22T08:44:00.681134+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 16164,
            "ip_address": "103.205.134.154",
            "count": 1,
            "first_visit": "2022-06-18T00:04:50.359104+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 35365,
            "ip_address": "103.205.134.154",
            "count": 1,
            "first_visit": "2022-10-02T17:00:17.483283+06:00",
            "date": "2022-10-02"
        }
    ]
}