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

{
    "count": 101300,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83160&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83144&ordering=-ip_address",
    "results": [
        {
            "id": 18019,
            "ip_address": "103.253.44.246",
            "count": 1,
            "first_visit": "2022-06-24T08:11:13.112933+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 13224,
            "ip_address": "103.253.44.241",
            "count": 3,
            "first_visit": "2022-06-01T01:54:48.658500+06:00",
            "date": null
        },
        {
            "id": 6302,
            "ip_address": "103.253.44.240",
            "count": 2,
            "first_visit": "2022-05-15T09:56:09.693126+06:00",
            "date": null
        },
        {
            "id": 9313,
            "ip_address": "103.253.44.24",
            "count": 1,
            "first_visit": "2022-05-19T10:49:07.522603+06:00",
            "date": null
        },
        {
            "id": 17564,
            "ip_address": "103.253.44.239",
            "count": 2,
            "first_visit": "2022-06-23T02:59:29.721105+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 11088,
            "ip_address": "103.253.44.237",
            "count": 2,
            "first_visit": "2022-05-24T19:13:49.720557+06:00",
            "date": null
        },
        {
            "id": 33646,
            "ip_address": "103.253.44.236",
            "count": 1,
            "first_visit": "2022-09-01T23:00:23.754207+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 8125,
            "ip_address": "103.253.44.234",
            "count": 1,
            "first_visit": "2022-05-17T12:45:51.439544+06:00",
            "date": null
        }
    ]
}