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

{
    "count": 95428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17032&ordering=ip_address",
    "results": [
        {
            "id": 8125,
            "ip_address": "103.253.44.234",
            "count": 1,
            "first_visit": "2022-05-17T12:45:51.439544+06:00",
            "date": null
        },
        {
            "id": 79306,
            "ip_address": "103.253.44.234",
            "count": 3,
            "first_visit": "2025-02-22T19:48:37.909315+06:00",
            "date": "2025-02-22"
        },
        {
            "id": 16840,
            "ip_address": "103.253.44.234",
            "count": 1,
            "first_visit": "2022-06-20T15:15:32.298740+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 33646,
            "ip_address": "103.253.44.236",
            "count": 1,
            "first_visit": "2022-09-01T23:00:23.754207+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 11088,
            "ip_address": "103.253.44.237",
            "count": 2,
            "first_visit": "2022-05-24T19:13:49.720557+06:00",
            "date": null
        },
        {
            "id": 17564,
            "ip_address": "103.253.44.239",
            "count": 2,
            "first_visit": "2022-06-23T02:59:29.721105+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 9313,
            "ip_address": "103.253.44.24",
            "count": 1,
            "first_visit": "2022-05-19T10:49:07.522603+06:00",
            "date": null
        },
        {
            "id": 6302,
            "ip_address": "103.253.44.240",
            "count": 2,
            "first_visit": "2022-05-15T09:56:09.693126+06:00",
            "date": null
        }
    ]
}