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

{
    "count": 100199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21040&ordering=ip_address",
    "results": [
        {
            "id": 16421,
            "ip_address": "103.67.158.154",
            "count": 1,
            "first_visit": "2022-06-18T18:20:13.004047+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7492,
            "ip_address": "103.67.158.155",
            "count": 4,
            "first_visit": "2022-05-16T23:41:56.100332+06:00",
            "date": null
        },
        {
            "id": 18788,
            "ip_address": "103.67.158.155",
            "count": 1,
            "first_visit": "2022-06-25T21:42:26.243478+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 33555,
            "ip_address": "103.67.158.156",
            "count": 1,
            "first_visit": "2022-08-31T18:12:52.038755+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 28964,
            "ip_address": "103.67.158.156",
            "count": 1,
            "first_visit": "2022-07-28T23:10:57.453140+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 3429,
            "ip_address": "103.67.158.156",
            "count": 7,
            "first_visit": "2022-02-08T11:38:26.932157+06:00",
            "date": null
        },
        {
            "id": 29146,
            "ip_address": "103.67.158.157",
            "count": 1,
            "first_visit": "2022-07-29T09:35:22.209572+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 21261,
            "ip_address": "103.67.158.158",
            "count": 1,
            "first_visit": "2022-07-06T01:52:59.389000+06:00",
            "date": "2022-07-06"
        }
    ]
}