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

{
    "count": 93971,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12224&ordering=-ip_address",
    "results": [
        {
            "id": 68149,
            "ip_address": "49.37.38.230",
            "count": 1,
            "first_visit": "2024-05-10T16:23:35.794046+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 651,
            "ip_address": "49.37.38.229",
            "count": 1,
            "first_visit": "2021-12-13T21:31:49.493520+06:00",
            "date": null
        },
        {
            "id": 3513,
            "ip_address": "49.37.34.226",
            "count": 1,
            "first_visit": "2022-02-11T10:26:30.445943+06:00",
            "date": null
        },
        {
            "id": 74646,
            "ip_address": "49.37.34.12",
            "count": 1,
            "first_visit": "2024-10-23T13:03:30.105598+06:00",
            "date": "2024-10-23"
        },
        {
            "id": 39126,
            "ip_address": "49.37.33.139",
            "count": 1,
            "first_visit": "2022-12-22T01:36:13.819918+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 22737,
            "ip_address": "49.37.32.87",
            "count": 1,
            "first_visit": "2022-07-14T17:14:24.188294+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 31235,
            "ip_address": "49.37.32.65",
            "count": 1,
            "first_visit": "2022-08-05T13:07:27.140046+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 11464,
            "ip_address": "49.37.241.30",
            "count": 2,
            "first_visit": "2022-05-25T22:28:04.678458+06:00",
            "date": null
        }
    ]
}