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

{
    "count": 102297,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45048&ordering=ip_address",
    "results": [
        {
            "id": 51368,
            "ip_address": "114.119.158.94",
            "count": 1,
            "first_visit": "2023-08-01T07:55:37.369703+06:00",
            "date": "2023-08-01"
        },
        {
            "id": 58991,
            "ip_address": "114.119.158.94",
            "count": 1,
            "first_visit": "2023-11-05T13:16:30.531542+06:00",
            "date": "2023-11-05"
        },
        {
            "id": 55444,
            "ip_address": "114.119.158.94",
            "count": 1,
            "first_visit": "2023-09-19T12:15:39.991581+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 59352,
            "ip_address": "114.119.158.94",
            "count": 1,
            "first_visit": "2023-11-12T10:30:59.216133+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 635,
            "ip_address": "114.119.158.94",
            "count": 15,
            "first_visit": "2021-12-13T07:54:00.815148+06:00",
            "date": null
        },
        {
            "id": 303,
            "ip_address": "114.119.158.97",
            "count": 11,
            "first_visit": "2021-12-06T17:10:29.720198+06:00",
            "date": null
        },
        {
            "id": 48144,
            "ip_address": "114.119.158.97",
            "count": 1,
            "first_visit": "2023-06-13T21:20:23.160879+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 53195,
            "ip_address": "114.119.158.97",
            "count": 1,
            "first_visit": "2023-08-22T10:52:59.931829+06:00",
            "date": "2023-08-22"
        }
    ]
}