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

{
    "count": 92534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81016&ordering=ip_address",
    "results": [
        {
            "id": 2343,
            "ip_address": "5.181.133.68",
            "count": 1,
            "first_visit": "2022-01-17T02:34:06.712981+06:00",
            "date": null
        },
        {
            "id": 2346,
            "ip_address": "5.181.133.69",
            "count": 1,
            "first_visit": "2022-01-17T03:00:25.999568+06:00",
            "date": null
        },
        {
            "id": 785,
            "ip_address": "5.181.133.70",
            "count": 1,
            "first_visit": "2021-12-18T04:07:00.488485+06:00",
            "date": null
        },
        {
            "id": 34126,
            "ip_address": "5.181.233.162",
            "count": 1,
            "first_visit": "2022-09-10T11:49:44.609792+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 63540,
            "ip_address": "51.81.46.110",
            "count": 2,
            "first_visit": "2024-01-21T15:14:35.367091+06:00",
            "date": "2024-01-21"
        },
        {
            "id": 50128,
            "ip_address": "51.81.46.110",
            "count": 2,
            "first_visit": "2023-07-16T14:27:45.446528+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 52229,
            "ip_address": "51.81.46.110",
            "count": 2,
            "first_visit": "2023-08-11T13:42:39.536621+06:00",
            "date": "2023-08-11"
        },
        {
            "id": 3206,
            "ip_address": "51.83.243.162",
            "count": 1,
            "first_visit": "2022-02-02T01:05:38.898764+06:00",
            "date": null
        }
    ]
}