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

{
    "count": 98016,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25464&ordering=-ip_address",
    "results": [
        {
            "id": 40321,
            "ip_address": "37.111.195.222",
            "count": 3,
            "first_visit": "2023-01-13T15:33:45.233774+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 26474,
            "ip_address": "37.111.195.221",
            "count": 1,
            "first_visit": "2022-07-23T23:49:38.308924+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 69597,
            "ip_address": "37.111.195.220",
            "count": 1,
            "first_visit": "2024-06-06T20:11:34.987827+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 4604,
            "ip_address": "37.111.195.22",
            "count": 3,
            "first_visit": "2022-03-22T23:18:42.519444+06:00",
            "date": null
        },
        {
            "id": 25453,
            "ip_address": "37.111.195.22",
            "count": 1,
            "first_visit": "2022-07-21T11:56:09.745238+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 34214,
            "ip_address": "37.111.195.219",
            "count": 1,
            "first_visit": "2022-09-11T23:50:44.122317+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 13412,
            "ip_address": "37.111.195.219",
            "count": 1,
            "first_visit": "2022-06-02T22:39:14.592241+06:00",
            "date": null
        },
        {
            "id": 2100,
            "ip_address": "37.111.195.217",
            "count": 1,
            "first_visit": "2022-01-13T11:07:16.018477+06:00",
            "date": null
        }
    ]
}