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

{
    "count": 100755,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18712&ordering=ip_address",
    "results": [
        {
            "id": 64050,
            "ip_address": "103.31.24.82",
            "count": 1,
            "first_visit": "2024-01-30T10:00:12.133065+06:00",
            "date": "2024-01-30"
        },
        {
            "id": 6151,
            "ip_address": "103.3.224.185",
            "count": 1,
            "first_visit": "2022-05-14T22:01:38.729004+06:00",
            "date": null
        },
        {
            "id": 461,
            "ip_address": "103.3.224.29",
            "count": 4,
            "first_visit": "2021-12-08T22:48:24.358529+06:00",
            "date": null
        },
        {
            "id": 2165,
            "ip_address": "103.3.225.109",
            "count": 1,
            "first_visit": "2022-01-14T01:15:59.164900+06:00",
            "date": null
        },
        {
            "id": 5136,
            "ip_address": "103.3.225.177",
            "count": 2,
            "first_visit": "2022-04-15T15:48:21.245517+06:00",
            "date": null
        },
        {
            "id": 5437,
            "ip_address": "103.3.225.181",
            "count": 1,
            "first_visit": "2022-04-28T21:34:05.818865+06:00",
            "date": null
        },
        {
            "id": 5382,
            "ip_address": "103.3.225.229",
            "count": 3,
            "first_visit": "2022-04-25T22:02:23.875203+06:00",
            "date": null
        },
        {
            "id": 3644,
            "ip_address": "103.3.225.42",
            "count": 4,
            "first_visit": "2022-02-15T23:19:24.908683+06:00",
            "date": null
        }
    ]
}