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

{
    "count": 101735,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76496&ordering=ip_address",
    "results": [
        {
            "id": 43329,
            "ip_address": "37.111.205.124",
            "count": 2,
            "first_visit": "2023-03-07T14:54:05.351533+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 6591,
            "ip_address": "37.111.205.126",
            "count": 2,
            "first_visit": "2022-05-16T10:29:08.084009+06:00",
            "date": null
        },
        {
            "id": 4184,
            "ip_address": "37.111.205.127",
            "count": 1,
            "first_visit": "2022-03-08T10:28:16.304516+06:00",
            "date": null
        },
        {
            "id": 9699,
            "ip_address": "37.111.205.128",
            "count": 1,
            "first_visit": "2022-05-20T13:04:45.587845+06:00",
            "date": null
        },
        {
            "id": 29025,
            "ip_address": "37.111.205.128",
            "count": 4,
            "first_visit": "2022-07-29T00:40:55.326022+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16395,
            "ip_address": "37.111.205.128",
            "count": 2,
            "first_visit": "2022-06-18T14:53:48.941924+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 23889,
            "ip_address": "37.111.205.129",
            "count": 1,
            "first_visit": "2022-07-18T23:01:25.114921+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 19961,
            "ip_address": "37.111.205.129",
            "count": 1,
            "first_visit": "2022-06-29T08:33:59.938755+06:00",
            "date": "2022-06-29"
        }
    ]
}