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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50176&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50160&ordering=ip_address",
    "results": [
        {
            "id": 57388,
            "ip_address": "119.30.32.152",
            "count": 6,
            "first_visit": "2023-10-12T07:36:46.191312+06:00",
            "date": "2023-10-12"
        },
        {
            "id": 4223,
            "ip_address": "119.30.32.153",
            "count": 3,
            "first_visit": "2022-03-09T18:12:20.457089+06:00",
            "date": null
        },
        {
            "id": 18525,
            "ip_address": "119.30.32.153",
            "count": 1,
            "first_visit": "2022-06-25T10:35:28.466289+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 15336,
            "ip_address": "119.30.32.153",
            "count": 1,
            "first_visit": "2022-06-15T16:09:19.794089+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12048,
            "ip_address": "119.30.32.156",
            "count": 1,
            "first_visit": "2022-05-27T23:24:30.849227+06:00",
            "date": null
        },
        {
            "id": 91737,
            "ip_address": "119.30.32.156",
            "count": 1,
            "first_visit": "2025-11-07T19:23:43.281297+06:00",
            "date": "2025-11-07"
        },
        {
            "id": 7324,
            "ip_address": "119.30.32.157",
            "count": 2,
            "first_visit": "2022-05-16T22:07:23.988354+06:00",
            "date": null
        },
        {
            "id": 30124,
            "ip_address": "119.30.32.157",
            "count": 1,
            "first_visit": "2022-07-31T00:55:05.322230+06:00",
            "date": "2022-07-31"
        }
    ]
}