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

{
    "count": 102937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52248&ordering=-ip_address",
    "results": [
        {
            "id": 63882,
            "ip_address": "119.30.35.7",
            "count": 2,
            "first_visit": "2024-01-27T11:48:42.010673+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 11878,
            "ip_address": "119.30.35.68",
            "count": 1,
            "first_visit": "2022-05-27T10:12:11.360738+06:00",
            "date": null
        },
        {
            "id": 12297,
            "ip_address": "119.30.35.67",
            "count": 1,
            "first_visit": "2022-05-28T22:23:50.761206+06:00",
            "date": null
        },
        {
            "id": 8506,
            "ip_address": "119.30.35.62",
            "count": 1,
            "first_visit": "2022-05-17T23:30:00.847230+06:00",
            "date": null
        },
        {
            "id": 46284,
            "ip_address": "119.30.35.62",
            "count": 1,
            "first_visit": "2023-05-07T21:33:51.201684+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 25032,
            "ip_address": "119.30.35.60",
            "count": 1,
            "first_visit": "2022-07-21T00:21:20.508395+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12751,
            "ip_address": "119.30.35.6",
            "count": 1,
            "first_visit": "2022-05-30T11:27:06.189986+06:00",
            "date": null
        },
        {
            "id": 6277,
            "ip_address": "119.30.35.58",
            "count": 2,
            "first_visit": "2022-05-15T08:45:53.055396+06:00",
            "date": null
        }
    ]
}