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

{
    "count": 103035,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52712&ordering=-ip_address",
    "results": [
        {
            "id": 98324,
            "ip_address": "119.30.32.183",
            "count": 2,
            "first_visit": "2026-05-20T15:15:01.021059+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 16923,
            "ip_address": "119.30.32.181",
            "count": 1,
            "first_visit": "2022-06-21T00:42:37.680176+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 26008,
            "ip_address": "119.30.32.181",
            "count": 1,
            "first_visit": "2022-07-22T15:35:12.325659+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 25266,
            "ip_address": "119.30.32.181",
            "count": 1,
            "first_visit": "2022-07-21T09:34:31.731007+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11409,
            "ip_address": "119.30.32.181",
            "count": 2,
            "first_visit": "2022-05-25T18:33:19.191719+06:00",
            "date": null
        },
        {
            "id": 6431,
            "ip_address": "119.30.32.18",
            "count": 1,
            "first_visit": "2022-05-15T22:13:47.574969+06:00",
            "date": null
        },
        {
            "id": 18677,
            "ip_address": "119.30.32.18",
            "count": 1,
            "first_visit": "2022-06-25T16:37:43.645655+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 10532,
            "ip_address": "119.30.32.178",
            "count": 2,
            "first_visit": "2022-05-23T08:33:10.964364+06:00",
            "date": null
        }
    ]
}