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

{
    "count": 102955,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52336&ordering=-ip_address",
    "results": [
        {
            "id": 6098,
            "ip_address": "119.30.35.191",
            "count": 2,
            "first_visit": "2022-05-14T19:33:58.620364+06:00",
            "date": null
        },
        {
            "id": 29413,
            "ip_address": "119.30.35.186",
            "count": 2,
            "first_visit": "2022-07-29T18:01:05.734213+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 20848,
            "ip_address": "119.30.35.184",
            "count": 1,
            "first_visit": "2022-07-03T10:15:37.697062+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 19939,
            "ip_address": "119.30.35.183",
            "count": 1,
            "first_visit": "2022-06-29T07:18:19.667380+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 28523,
            "ip_address": "119.30.35.182",
            "count": 1,
            "first_visit": "2022-07-28T02:36:40.981948+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 15793,
            "ip_address": "119.30.35.18",
            "count": 1,
            "first_visit": "2022-06-17T00:47:39.759626+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12015,
            "ip_address": "119.30.35.18",
            "count": 1,
            "first_visit": "2022-05-27T22:42:55.376898+06:00",
            "date": null
        },
        {
            "id": 18476,
            "ip_address": "119.30.35.179",
            "count": 1,
            "first_visit": "2022-06-25T08:32:42.645976+06:00",
            "date": "2022-06-25"
        }
    ]
}