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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50544&ordering=ip_address",
    "results": [
        {
            "id": 7716,
            "ip_address": "119.30.35.225",
            "count": 1,
            "first_visit": "2022-05-17T09:20:17.258293+06:00",
            "date": null
        },
        {
            "id": 8749,
            "ip_address": "119.30.35.230",
            "count": 6,
            "first_visit": "2022-05-18T10:13:56.016490+06:00",
            "date": null
        },
        {
            "id": 28629,
            "ip_address": "119.30.35.231",
            "count": 2,
            "first_visit": "2022-07-28T09:39:27.454822+06:00",
            "date": "2022-07-28"
        },
        {
            "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": 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": 11908,
            "ip_address": "119.30.35.237",
            "count": 1,
            "first_visit": "2022-05-27T12:15:33.648057+06:00",
            "date": null
        },
        {
            "id": 10249,
            "ip_address": "119.30.35.238",
            "count": 1,
            "first_visit": "2022-05-22T10:36:12.706484+06:00",
            "date": null
        }
    ]
}