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

{
    "count": 102605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48464&ordering=-ip_address",
    "results": [
        {
            "id": 1841,
            "ip_address": "144.48.108.46",
            "count": 1,
            "first_visit": "2022-01-11T12:20:52.035566+06:00",
            "date": null
        },
        {
            "id": 3350,
            "ip_address": "144.48.108.254",
            "count": 1,
            "first_visit": "2022-02-06T15:21:36.488134+06:00",
            "date": null
        },
        {
            "id": 56681,
            "ip_address": "144.48.108.245",
            "count": 1,
            "first_visit": "2023-10-03T23:06:40.200242+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 50736,
            "ip_address": "144.48.108.239",
            "count": 3,
            "first_visit": "2023-07-24T19:51:01.047175+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 50651,
            "ip_address": "144.48.108.239",
            "count": 2,
            "first_visit": "2023-07-23T13:18:39.557004+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 59353,
            "ip_address": "144.48.108.238",
            "count": 1,
            "first_visit": "2023-11-12T11:32:16.417753+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 26634,
            "ip_address": "144.48.108.238",
            "count": 1,
            "first_visit": "2022-07-24T10:02:49.900373+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 104,
            "ip_address": "144.48.108.238",
            "count": 11,
            "first_visit": "2021-12-03T22:38:29.321898+06:00",
            "date": null
        }
    ]
}