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

{
    "count": 98151,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14336&ordering=-ip_address",
    "results": [
        {
            "id": 53857,
            "ip_address": "45.127.245.49",
            "count": 2,
            "first_visit": "2023-08-29T22:02:37.979276+06:00",
            "date": "2023-08-29"
        },
        {
            "id": 2751,
            "ip_address": "45.127.245.49",
            "count": 1,
            "first_visit": "2022-01-24T21:21:26.213109+06:00",
            "date": null
        },
        {
            "id": 52851,
            "ip_address": "45.127.245.49",
            "count": 1,
            "first_visit": "2023-08-18T19:53:51.852279+06:00",
            "date": "2023-08-18"
        },
        {
            "id": 73785,
            "ip_address": "45.127.245.48",
            "count": 2,
            "first_visit": "2024-09-30T00:13:52.787835+06:00",
            "date": "2024-09-30"
        },
        {
            "id": 36332,
            "ip_address": "45.127.245.48",
            "count": 1,
            "first_visit": "2022-10-23T08:08:37.809108+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 3268,
            "ip_address": "45.127.245.45",
            "count": 1,
            "first_visit": "2022-02-03T16:15:14.931434+06:00",
            "date": null
        },
        {
            "id": 37948,
            "ip_address": "45.127.245.45",
            "count": 2,
            "first_visit": "2022-11-28T16:49:38.038433+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 3360,
            "ip_address": "45.127.245.35",
            "count": 3,
            "first_visit": "2022-02-06T20:29:44.856986+06:00",
            "date": null
        }
    ]
}