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

{
    "count": 92961,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-ip_address",
    "results": [
        {
            "id": 48671,
            "ip_address": "96.127.240.5",
            "count": 1,
            "first_visit": "2023-06-22T15:18:30.290239+06:00",
            "date": "2023-06-22"
        },
        {
            "id": 40058,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2023-01-08T11:08:17.819401+06:00",
            "date": "2023-01-08"
        },
        {
            "id": 39446,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2022-12-27T09:06:38.781375+06:00",
            "date": "2022-12-27"
        },
        {
            "id": 5930,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2022-05-12T23:48:18.582739+06:00",
            "date": null
        },
        {
            "id": 45743,
            "ip_address": "96.126.110.87",
            "count": 1,
            "first_visit": "2023-04-26T04:49:44.109212+06:00",
            "date": "2023-04-26"
        },
        {
            "id": 21141,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-07-04T22:53:41.717171+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 4943,
            "ip_address": "96.126.110.159",
            "count": 1,
            "first_visit": "2022-04-06T00:07:27.730012+06:00",
            "date": null
        },
        {
            "id": 36344,
            "ip_address": "96.126.110.111",
            "count": 1,
            "first_visit": "2022-10-23T13:05:27.511977+06:00",
            "date": "2022-10-23"
        }
    ]
}