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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80408&ordering=-ip_address",
    "results": [
        {
            "id": 7242,
            "ip_address": "103.67.157.233",
            "count": 2,
            "first_visit": "2022-05-16T20:06:20.420986+06:00",
            "date": null
        },
        {
            "id": 26897,
            "ip_address": "103.67.157.232",
            "count": 1,
            "first_visit": "2022-07-24T22:50:21.185340+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 16302,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-06-18T09:55:57.954152+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 29542,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-07-29T23:21:16.150071+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7515,
            "ip_address": "103.67.157.231",
            "count": 1,
            "first_visit": "2022-05-16T23:51:31.469118+06:00",
            "date": null
        },
        {
            "id": 30037,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-07-30T22:49:57.191125+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 30433,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-07-31T15:50:09.557916+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 12553,
            "ip_address": "103.67.157.230",
            "count": 1,
            "first_visit": "2022-05-29T20:49:37.373695+06:00",
            "date": null
        }
    ]
}