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

{
    "count": 101565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40344&ordering=-ip_address",
    "results": [
        {
            "id": 28589,
            "ip_address": "182.48.88.190",
            "count": 4,
            "first_visit": "2022-07-28T07:20:58.261774+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 26452,
            "ip_address": "182.48.88.190",
            "count": 1,
            "first_visit": "2022-07-23T22:51:58.278176+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 27699,
            "ip_address": "182.48.88.190",
            "count": 1,
            "first_visit": "2022-07-26T12:21:47.221358+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27446,
            "ip_address": "182.48.88.190",
            "count": 3,
            "first_visit": "2022-07-25T22:50:03.044228+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 47978,
            "ip_address": "182.48.88.190",
            "count": 1,
            "first_visit": "2023-06-10T21:09:15.803987+06:00",
            "date": "2023-06-10"
        },
        {
            "id": 2359,
            "ip_address": "182.48.88.182",
            "count": 2,
            "first_visit": "2022-01-17T11:58:29.265496+06:00",
            "date": null
        },
        {
            "id": 96807,
            "ip_address": "182.48.87.5",
            "count": 1,
            "first_visit": "2026-04-07T16:24:54.234164+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 8120,
            "ip_address": "182.48.87.31",
            "count": 2,
            "first_visit": "2022-05-17T12:43:44.955418+06:00",
            "date": null
        }
    ]
}