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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83512&ordering=-ip_address",
    "results": [
        {
            "id": 13402,
            "ip_address": "103.25.249.242",
            "count": 1,
            "first_visit": "2022-06-02T19:16:40.043316+06:00",
            "date": null
        },
        {
            "id": 27711,
            "ip_address": "103.25.249.242",
            "count": 2,
            "first_visit": "2022-07-26T13:00:31.966291+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 31345,
            "ip_address": "103.25.249.241",
            "count": 1,
            "first_visit": "2022-08-06T16:23:40.177884+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 19175,
            "ip_address": "103.25.249.241",
            "count": 1,
            "first_visit": "2022-06-26T20:03:27.740075+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12454,
            "ip_address": "103.25.249.240",
            "count": 1,
            "first_visit": "2022-05-29T12:16:40.455968+06:00",
            "date": null
        },
        {
            "id": 31925,
            "ip_address": "103.25.249.240",
            "count": 1,
            "first_visit": "2022-08-13T16:21:07.942055+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 31926,
            "ip_address": "103.25.249.240",
            "count": 1,
            "first_visit": "2022-08-13T16:21:07.943764+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 35148,
            "ip_address": "103.25.249.240",
            "count": 2,
            "first_visit": "2022-09-28T17:17:37.925166+06:00",
            "date": "2022-09-28"
        }
    ]
}