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

{
    "count": 92058,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89016&ordering=-ip_address",
    "results": [
        {
            "id": 59801,
            "ip_address": "103.121.9.180",
            "count": 2,
            "first_visit": "2023-11-19T18:40:06.911789+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59944,
            "ip_address": "103.121.9.180",
            "count": 3,
            "first_visit": "2023-11-22T12:47:32.094706+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 3217,
            "ip_address": "103.121.9.144",
            "count": 2,
            "first_visit": "2022-02-02T10:59:35.832425+06:00",
            "date": null
        },
        {
            "id": 832,
            "ip_address": "103.121.8.190",
            "count": 1,
            "first_visit": "2021-12-19T17:59:00.512728+06:00",
            "date": null
        },
        {
            "id": 6007,
            "ip_address": "103.121.8.177",
            "count": 1,
            "first_visit": "2022-05-14T16:31:42.229934+06:00",
            "date": null
        },
        {
            "id": 30042,
            "ip_address": "103.121.8.176",
            "count": 1,
            "first_visit": "2022-07-30T22:55:45.441880+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4472,
            "ip_address": "103.121.8.134",
            "count": 1,
            "first_visit": "2022-03-18T11:49:27.027559+06:00",
            "date": null
        },
        {
            "id": 1604,
            "ip_address": "103.121.78.245",
            "count": 1,
            "first_visit": "2022-01-02T22:28:44.147245+06:00",
            "date": null
        }
    ]
}