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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90440&ordering=-ip_address",
    "results": [
        {
            "id": 20114,
            "ip_address": "103.150.255.89",
            "count": 1,
            "first_visit": "2022-06-29T19:08:14.838405+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12860,
            "ip_address": "103.150.255.88",
            "count": 1,
            "first_visit": "2022-05-30T20:01:56.969636+06:00",
            "date": null
        },
        {
            "id": 17445,
            "ip_address": "103.150.255.86",
            "count": 2,
            "first_visit": "2022-06-22T18:17:09.381758+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 6330,
            "ip_address": "103.150.255.86",
            "count": 1,
            "first_visit": "2022-05-15T12:30:01.746665+06:00",
            "date": null
        },
        {
            "id": 6145,
            "ip_address": "103.150.255.85",
            "count": 2,
            "first_visit": "2022-05-14T21:37:30.388787+06:00",
            "date": null
        },
        {
            "id": 4269,
            "ip_address": "103.150.255.84",
            "count": 2,
            "first_visit": "2022-03-11T09:14:48.042755+06:00",
            "date": null
        },
        {
            "id": 20992,
            "ip_address": "103.150.255.84",
            "count": 5,
            "first_visit": "2022-07-04T07:39:54.089045+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 5666,
            "ip_address": "103.150.255.83",
            "count": 3,
            "first_visit": "2022-05-06T12:09:49.419479+06:00",
            "date": null
        }
    ]
}