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

{
    "count": 99640,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23528&ordering=-ip_address",
    "results": [
        {
            "id": 9896,
            "ip_address": "37.111.207.23",
            "count": 1,
            "first_visit": "2022-05-20T23:57:34.800893+06:00",
            "date": null
        },
        {
            "id": 7846,
            "ip_address": "37.111.207.229",
            "count": 6,
            "first_visit": "2022-05-17T10:38:35.566763+06:00",
            "date": null
        },
        {
            "id": 15672,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-06-16T13:26:25.842292+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 38223,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-12-03T13:53:39.585814+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 16498,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-06-19T07:21:02.409483+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 27238,
            "ip_address": "37.111.207.229",
            "count": 1,
            "first_visit": "2022-07-25T12:29:16.436080+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7542,
            "ip_address": "37.111.207.228",
            "count": 1,
            "first_visit": "2022-05-17T00:30:29.709477+06:00",
            "date": null
        },
        {
            "id": 98225,
            "ip_address": "37.111.207.228",
            "count": 1,
            "first_visit": "2026-05-18T13:59:09.144637+06:00",
            "date": "2026-05-18"
        }
    ]
}