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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80600&ordering=-ip_address",
    "results": [
        {
            "id": 12000,
            "ip_address": "103.67.157.111",
            "count": 4,
            "first_visit": "2022-05-27T22:22:27.583934+06:00",
            "date": null
        },
        {
            "id": 18501,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-06-25T09:40:29.776157+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9859,
            "ip_address": "103.67.157.110",
            "count": 3,
            "first_visit": "2022-05-20T23:03:08.946878+06:00",
            "date": null
        },
        {
            "id": 37015,
            "ip_address": "103.67.157.110",
            "count": 1,
            "first_visit": "2022-11-06T15:01:55.912109+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 12987,
            "ip_address": "103.67.157.108",
            "count": 2,
            "first_visit": "2022-05-31T01:37:05.546107+06:00",
            "date": null
        },
        {
            "id": 29211,
            "ip_address": "103.67.157.108",
            "count": 1,
            "first_visit": "2022-07-29T10:54:14.938044+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 32625,
            "ip_address": "103.67.157.107",
            "count": 1,
            "first_visit": "2022-08-21T21:06:11.673382+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8243,
            "ip_address": "103.67.157.106",
            "count": 1,
            "first_visit": "2022-05-17T18:05:47.520305+06:00",
            "date": null
        }
    ]
}