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

{
    "count": 100032,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27088&ordering=-ip_address",
    "results": [
        {
            "id": 91655,
            "ip_address": "37.111.192.48",
            "count": 2,
            "first_visit": "2025-11-05T13:51:46.336182+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 28584,
            "ip_address": "37.111.192.47",
            "count": 1,
            "first_visit": "2022-07-28T06:54:15.322323+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 28315,
            "ip_address": "37.111.192.46",
            "count": 1,
            "first_visit": "2022-07-27T20:40:23.319865+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 47015,
            "ip_address": "37.111.192.46",
            "count": 1,
            "first_visit": "2023-05-23T12:31:50.026901+06:00",
            "date": "2023-05-23"
        },
        {
            "id": 12301,
            "ip_address": "37.111.192.39",
            "count": 6,
            "first_visit": "2022-05-28T22:37:25.192321+06:00",
            "date": null
        },
        {
            "id": 29171,
            "ip_address": "37.111.192.36",
            "count": 1,
            "first_visit": "2022-07-29T10:09:40.389481+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 34471,
            "ip_address": "37.111.192.32",
            "count": 1,
            "first_visit": "2022-09-15T23:31:49.045282+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 8866,
            "ip_address": "37.111.192.32",
            "count": 2,
            "first_visit": "2022-05-18T11:57:17.280885+06:00",
            "date": null
        }
    ]
}