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

{
    "count": 101852,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41936&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41920&ordering=ip_address",
    "results": [
        {
            "id": 62525,
            "ip_address": "114.119.151.50",
            "count": 1,
            "first_visit": "2024-01-06T12:02:45.311501+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 48065,
            "ip_address": "114.119.151.50",
            "count": 1,
            "first_visit": "2023-06-12T13:48:42.289767+06:00",
            "date": "2023-06-12"
        },
        {
            "id": 43041,
            "ip_address": "114.119.151.50",
            "count": 1,
            "first_visit": "2023-03-02T19:00:35.093621+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 271,
            "ip_address": "114.119.151.50",
            "count": 15,
            "first_visit": "2021-12-06T09:55:35.636249+06:00",
            "date": null
        },
        {
            "id": 703,
            "ip_address": "114.119.151.59",
            "count": 16,
            "first_visit": "2021-12-15T02:55:18.788117+06:00",
            "date": null
        },
        {
            "id": 51817,
            "ip_address": "114.119.151.59",
            "count": 1,
            "first_visit": "2023-08-06T19:46:05.876947+06:00",
            "date": "2023-08-06"
        },
        {
            "id": 63950,
            "ip_address": "114.119.151.59",
            "count": 1,
            "first_visit": "2024-01-28T17:14:34.092077+06:00",
            "date": "2024-01-28"
        },
        {
            "id": 47454,
            "ip_address": "114.119.151.60",
            "count": 1,
            "first_visit": "2023-05-31T23:28:51.458701+06:00",
            "date": "2023-05-31"
        }
    ]
}