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

{
    "count": 100459,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14904&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14888&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 9911,
            "ip_address": "45.127.245.33",
            "count": 1,
            "first_visit": "2022-05-21T00:43:24.018003+06:00",
            "date": null
        },
        {
            "id": 91568,
            "ip_address": "45.127.245.208",
            "count": 1,
            "first_visit": "2025-11-02T22:50:10.163883+06:00",
            "date": "2025-11-02"
        },
        {
            "id": 1308,
            "ip_address": "45.127.245.189",
            "count": 1,
            "first_visit": "2021-12-23T20:12:03.526751+06:00",
            "date": null
        }
    ]
}