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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16272&ordering=-ip_address",
    "results": [
        {
            "id": 25612,
            "ip_address": "43.231.78.114",
            "count": 1,
            "first_visit": "2022-07-21T16:42:00.833400+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 96476,
            "ip_address": "43.231.77.62",
            "count": 1,
            "first_visit": "2026-03-30T11:18:19.960092+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 5008,
            "ip_address": "43.231.76.82",
            "count": 1,
            "first_visit": "2022-04-09T15:11:51.926670+06:00",
            "date": null
        },
        {
            "id": 487,
            "ip_address": "43.231.22.30",
            "count": 2,
            "first_visit": "2021-12-09T14:37:57.824861+06:00",
            "date": null
        },
        {
            "id": 24238,
            "ip_address": "43.231.22.201",
            "count": 1,
            "first_visit": "2022-07-19T23:24:13.949511+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 4067,
            "ip_address": "43.231.20.48",
            "count": 1,
            "first_visit": "2022-03-04T16:44:40.003389+06:00",
            "date": null
        },
        {
            "id": 18629,
            "ip_address": "43.231.20.48",
            "count": 1,
            "first_visit": "2022-06-25T14:30:34.623709+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15938,
            "ip_address": "43.231.20.34",
            "count": 1,
            "first_visit": "2022-06-17T10:45:30.890255+06:00",
            "date": "2022-06-17"
        }
    ]
}