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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15784&ordering=-ip_address",
    "results": [
        {
            "id": 25727,
            "ip_address": "43.245.122.164",
            "count": 1,
            "first_visit": "2022-07-21T23:48:57.528367+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 80082,
            "ip_address": "43.245.122.162",
            "count": 2,
            "first_visit": "2025-03-13T10:55:18.460069+06:00",
            "date": "2025-03-13"
        },
        {
            "id": 5364,
            "ip_address": "43.245.122.162",
            "count": 7,
            "first_visit": "2022-04-25T13:16:00.834591+06:00",
            "date": null
        },
        {
            "id": 6083,
            "ip_address": "43.245.122.160",
            "count": 1,
            "first_visit": "2022-05-14T19:30:56.615812+06:00",
            "date": null
        },
        {
            "id": 23538,
            "ip_address": "43.245.122.157",
            "count": 1,
            "first_visit": "2022-07-18T20:23:25.056450+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6412,
            "ip_address": "43.245.122.157",
            "count": 3,
            "first_visit": "2022-05-15T21:14:50.138514+06:00",
            "date": null
        },
        {
            "id": 17035,
            "ip_address": "43.245.122.157",
            "count": 1,
            "first_visit": "2022-06-21T13:57:36.211811+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 37599,
            "ip_address": "43.245.122.153",
            "count": 1,
            "first_visit": "2022-11-20T12:27:40.904088+06:00",
            "date": "2022-11-20"
        }
    ]
}