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

{
    "count": 98186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15328&ordering=-ip_address",
    "results": [
        {
            "id": 8452,
            "ip_address": "43.245.123.90",
            "count": 3,
            "first_visit": "2022-05-17T23:06:58.915189+06:00",
            "date": null
        },
        {
            "id": 34933,
            "ip_address": "43.245.123.9",
            "count": 3,
            "first_visit": "2022-09-24T20:13:21.906218+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 4276,
            "ip_address": "43.245.123.9",
            "count": 3,
            "first_visit": "2022-03-11T14:29:01.581239+06:00",
            "date": null
        },
        {
            "id": 19848,
            "ip_address": "43.245.123.9",
            "count": 1,
            "first_visit": "2022-06-28T22:33:52.027422+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 38212,
            "ip_address": "43.245.123.88",
            "count": 1,
            "first_visit": "2022-12-03T12:42:48.802290+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 9971,
            "ip_address": "43.245.123.87",
            "count": 1,
            "first_visit": "2022-05-21T10:55:42.373065+06:00",
            "date": null
        },
        {
            "id": 9068,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-05-18T20:43:57.280167+06:00",
            "date": null
        },
        {
            "id": 19594,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-06-28T01:44:12.970310+06:00",
            "date": "2022-06-28"
        }
    ]
}