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

{
    "count": 92265,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84624&ordering=-ip_address",
    "results": [
        {
            "id": 5430,
            "ip_address": "103.152.143.225",
            "count": 7,
            "first_visit": "2022-04-28T13:05:56.067103+06:00",
            "date": null
        },
        {
            "id": 32112,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-08-16T10:39:17.424928+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 4974,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-04-07T12:51:41.983887+06:00",
            "date": null
        },
        {
            "id": 32076,
            "ip_address": "103.152.143.211",
            "count": 1,
            "first_visit": "2022-08-15T20:28:55.255445+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 16103,
            "ip_address": "103.152.143.211",
            "count": 2,
            "first_visit": "2022-06-17T20:28:12.612099+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 10461,
            "ip_address": "103.152.143.195",
            "count": 4,
            "first_visit": "2022-05-22T23:13:17.302379+06:00",
            "date": null
        },
        {
            "id": 18104,
            "ip_address": "103.152.143.189",
            "count": 1,
            "first_visit": "2022-06-24T12:54:25.405606+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 21512,
            "ip_address": "103.152.143.189",
            "count": 1,
            "first_visit": "2022-07-07T19:51:48.686346+06:00",
            "date": "2022-07-07"
        }
    ]
}