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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35208&ordering=-ip_address",
    "results": [
        {
            "id": 8150,
            "ip_address": "202.134.9.132",
            "count": 3,
            "first_visit": "2022-05-17T13:02:03.152062+06:00",
            "date": null
        },
        {
            "id": 33448,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2022-08-30T15:29:11.865152+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 32347,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2022-08-18T13:47:52.349481+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 26229,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2022-07-23T08:22:49.568614+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 23817,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2022-07-18T22:41:11.473941+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 8646,
            "ip_address": "202.134.9.131",
            "count": 4,
            "first_visit": "2022-05-18T06:08:12.782863+06:00",
            "date": null
        },
        {
            "id": 67044,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2024-04-16T17:47:38.657763+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 73302,
            "ip_address": "202.134.9.131",
            "count": 1,
            "first_visit": "2024-09-11T22:52:46.249775+06:00",
            "date": "2024-09-11"
        }
    ]
}