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

{
    "count": 102943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52296&ordering=-ip_address",
    "results": [
        {
            "id": 18363,
            "ip_address": "119.30.35.239",
            "count": 2,
            "first_visit": "2022-06-25T01:33:30.162694+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28367,
            "ip_address": "119.30.35.238",
            "count": 1,
            "first_visit": "2022-07-27T22:44:00.404643+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 10249,
            "ip_address": "119.30.35.238",
            "count": 1,
            "first_visit": "2022-05-22T10:36:12.706484+06:00",
            "date": null
        },
        {
            "id": 11908,
            "ip_address": "119.30.35.237",
            "count": 1,
            "first_visit": "2022-05-27T12:15:33.648057+06:00",
            "date": null
        },
        {
            "id": 4032,
            "ip_address": "119.30.35.235",
            "count": 1,
            "first_visit": "2022-03-03T15:41:29.055840+06:00",
            "date": null
        },
        {
            "id": 51945,
            "ip_address": "119.30.35.235",
            "count": 1,
            "first_visit": "2023-08-08T11:15:29.967097+06:00",
            "date": "2023-08-08"
        },
        {
            "id": 26512,
            "ip_address": "119.30.35.233",
            "count": 1,
            "first_visit": "2022-07-24T01:56:32.617647+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28629,
            "ip_address": "119.30.35.231",
            "count": 2,
            "first_visit": "2022-07-28T09:39:27.454822+06:00",
            "date": "2022-07-28"
        }
    ]
}