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

{
    "count": 93955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12144&ordering=-ip_address",
    "results": [
        {
            "id": 87197,
            "ip_address": "50.119.47.138",
            "count": 1,
            "first_visit": "2025-08-05T21:11:44.540344+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 58754,
            "ip_address": "50.116.23.234",
            "count": 1,
            "first_visit": "2023-11-01T07:24:47.537259+06:00",
            "date": "2023-11-01"
        },
        {
            "id": 1574,
            "ip_address": "50.116.23.234",
            "count": 1,
            "first_visit": "2022-01-01T23:31:18.600328+06:00",
            "date": null
        },
        {
            "id": 65245,
            "ip_address": "50.116.23.234",
            "count": 1,
            "first_visit": "2024-02-27T14:16:30.676525+06:00",
            "date": "2024-02-27"
        },
        {
            "id": 63753,
            "ip_address": "50.116.23.234",
            "count": 1,
            "first_visit": "2024-01-25T11:41:23.414652+06:00",
            "date": "2024-01-25"
        },
        {
            "id": 52559,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2023-08-15T06:27:15.725293+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 1788,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2022-01-11T09:02:20.258180+06:00",
            "date": null
        },
        {
            "id": 35864,
            "ip_address": "50.116.23.167",
            "count": 1,
            "first_visit": "2022-10-14T00:51:16.389532+06:00",
            "date": "2022-10-14"
        }
    ]
}