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

{
    "count": 98154,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14456&ordering=-ip_address",
    "results": [
        {
            "id": 38677,
            "ip_address": "45.124.170.5",
            "count": 2,
            "first_visit": "2022-12-14T05:29:19.858700+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 40338,
            "ip_address": "45.124.170.5",
            "count": 1,
            "first_visit": "2023-01-14T01:54:17.534603+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 33532,
            "ip_address": "45.124.170.3",
            "count": 1,
            "first_visit": "2022-08-31T10:50:50.108132+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 19156,
            "ip_address": "45.124.169.82",
            "count": 2,
            "first_visit": "2022-06-26T18:07:03.530285+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 23166,
            "ip_address": "45.124.169.41",
            "count": 1,
            "first_visit": "2022-07-16T14:27:24.528959+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 6937,
            "ip_address": "45.124.169.251",
            "count": 1,
            "first_visit": "2022-05-16T17:46:18.224457+06:00",
            "date": null
        },
        {
            "id": 2558,
            "ip_address": "45.124.169.170",
            "count": 1,
            "first_visit": "2022-01-21T11:31:06.513018+06:00",
            "date": null
        },
        {
            "id": 56504,
            "ip_address": "45.124.168.60",
            "count": 1,
            "first_visit": "2023-10-01T20:22:11.000931+06:00",
            "date": "2023-10-01"
        }
    ]
}