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

{
    "count": 100157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21304&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21288&ordering=-ip_address",
    "results": [
        {
            "id": 32940,
            "ip_address": "37.111.217.100",
            "count": 1,
            "first_visit": "2022-08-25T17:02:45.478977+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 10422,
            "ip_address": "37.111.217.100",
            "count": 1,
            "first_visit": "2022-05-22T22:23:16.368305+06:00",
            "date": null
        },
        {
            "id": 28757,
            "ip_address": "37.111.217.100",
            "count": 1,
            "first_visit": "2022-07-28T12:08:22.844257+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 63039,
            "ip_address": "37.111.216.77",
            "count": 1,
            "first_visit": "2024-01-13T17:56:59.223113+06:00",
            "date": "2024-01-13"
        },
        {
            "id": 36090,
            "ip_address": "37.111.216.72",
            "count": 1,
            "first_visit": "2022-10-18T14:48:39.814394+06:00",
            "date": "2022-10-18"
        },
        {
            "id": 31979,
            "ip_address": "37.111.216.71",
            "count": 2,
            "first_visit": "2022-08-14T10:31:00.610784+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 8047,
            "ip_address": "37.111.216.7",
            "count": 2,
            "first_visit": "2022-05-17T12:14:34.069271+06:00",
            "date": null
        },
        {
            "id": 35569,
            "ip_address": "37.111.216.60",
            "count": 1,
            "first_visit": "2022-10-06T15:27:42.779081+06:00",
            "date": "2022-10-06"
        }
    ]
}