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

{
    "count": 91824,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89736&ordering=-ip_address",
    "results": [
        {
            "id": 1515,
            "ip_address": "103.115.253.155",
            "count": 1,
            "first_visit": "2021-12-31T15:06:10.668154+06:00",
            "date": null
        },
        {
            "id": 33186,
            "ip_address": "103.115.25.184",
            "count": 2,
            "first_visit": "2022-08-28T11:50:09.746233+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 12703,
            "ip_address": "103.115.25.172",
            "count": 1,
            "first_visit": "2022-05-30T08:28:05.737375+06:00",
            "date": null
        },
        {
            "id": 12868,
            "ip_address": "103.115.25.168",
            "count": 1,
            "first_visit": "2022-05-30T20:30:31.377873+06:00",
            "date": null
        },
        {
            "id": 35015,
            "ip_address": "103.115.25.157",
            "count": 1,
            "first_visit": "2022-09-26T08:59:12.276690+06:00",
            "date": "2022-09-26"
        },
        {
            "id": 2661,
            "ip_address": "103.115.25.148",
            "count": 4,
            "first_visit": "2022-01-23T00:51:36.777200+06:00",
            "date": null
        },
        {
            "id": 7878,
            "ip_address": "103.115.25.145",
            "count": 1,
            "first_visit": "2022-05-17T10:55:31.243564+06:00",
            "date": null
        },
        {
            "id": 7594,
            "ip_address": "103.115.25.140",
            "count": 12,
            "first_visit": "2022-05-17T05:58:13.446666+06:00",
            "date": null
        }
    ]
}