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

{
    "count": 94947,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15256&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15240&ordering=-ip_address",
    "results": [
        {
            "id": 12819,
            "ip_address": "43.245.121.135",
            "count": 1,
            "first_visit": "2022-05-30T16:13:50.214720+06:00",
            "date": null
        },
        {
            "id": 32587,
            "ip_address": "43.245.121.132",
            "count": 1,
            "first_visit": "2022-08-21T10:30:09.890060+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8609,
            "ip_address": "43.245.121.13",
            "count": 2,
            "first_visit": "2022-05-18T01:43:34.913229+06:00",
            "date": null
        },
        {
            "id": 25917,
            "ip_address": "43.245.121.129",
            "count": 2,
            "first_visit": "2022-07-22T11:22:39.133006+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 7176,
            "ip_address": "43.245.121.128",
            "count": 3,
            "first_visit": "2022-05-16T19:49:10.541663+06:00",
            "date": null
        },
        {
            "id": 7277,
            "ip_address": "43.245.121.127",
            "count": 1,
            "first_visit": "2022-05-16T20:19:20.225263+06:00",
            "date": null
        },
        {
            "id": 9200,
            "ip_address": "43.245.121.126",
            "count": 1,
            "first_visit": "2022-05-18T23:45:01.822852+06:00",
            "date": null
        },
        {
            "id": 13080,
            "ip_address": "43.245.121.125",
            "count": 2,
            "first_visit": "2022-05-31T12:08:17.611659+06:00",
            "date": null
        }
    ]
}