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

{
    "count": 102687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50200&ordering=ip_address",
    "results": [
        {
            "id": 11409,
            "ip_address": "119.30.32.181",
            "count": 2,
            "first_visit": "2022-05-25T18:33:19.191719+06:00",
            "date": null
        },
        {
            "id": 26008,
            "ip_address": "119.30.32.181",
            "count": 1,
            "first_visit": "2022-07-22T15:35:12.325659+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 98324,
            "ip_address": "119.30.32.183",
            "count": 2,
            "first_visit": "2026-05-20T15:15:01.021059+06:00",
            "date": "2026-05-20"
        },
        {
            "id": 42471,
            "ip_address": "119.30.32.183",
            "count": 2,
            "first_visit": "2023-02-20T22:04:13.784046+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 41705,
            "ip_address": "119.30.32.184",
            "count": 1,
            "first_visit": "2023-02-07T09:46:53.377883+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 7655,
            "ip_address": "119.30.32.184",
            "count": 1,
            "first_visit": "2022-05-17T08:22:47.106616+06:00",
            "date": null
        },
        {
            "id": 15426,
            "ip_address": "119.30.32.184",
            "count": 1,
            "first_visit": "2022-06-15T20:22:42.119533+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 4778,
            "ip_address": "119.30.32.185",
            "count": 1,
            "first_visit": "2022-03-29T17:49:54.049284+06:00",
            "date": null
        }
    ]
}