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

{
    "count": 95818,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4632&ordering=-ip_address",
    "results": [
        {
            "id": 5059,
            "ip_address": "66.249.72.82",
            "count": 1,
            "first_visit": "2022-04-11T17:35:59.086146+06:00",
            "date": null
        },
        {
            "id": 45341,
            "ip_address": "66.249.72.72",
            "count": 1,
            "first_visit": "2023-04-15T03:05:53.241488+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 359,
            "ip_address": "66.249.72.72",
            "count": 340,
            "first_visit": "2021-12-07T19:34:27.778175+06:00",
            "date": null
        },
        {
            "id": 372,
            "ip_address": "66.249.72.70",
            "count": 288,
            "first_visit": "2021-12-07T22:29:01.934430+06:00",
            "date": null
        },
        {
            "id": 467,
            "ip_address": "66.249.72.68",
            "count": 312,
            "first_visit": "2021-12-09T04:29:21.703727+06:00",
            "date": null
        },
        {
            "id": 45347,
            "ip_address": "66.249.72.68",
            "count": 1,
            "first_visit": "2023-04-15T10:56:04.586508+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 1161,
            "ip_address": "66.249.72.65",
            "count": 2,
            "first_visit": "2021-12-21T14:18:24.059049+06:00",
            "date": null
        },
        {
            "id": 40815,
            "ip_address": "66.249.72.64",
            "count": 2,
            "first_visit": "2023-01-23T03:16:12.004134+06:00",
            "date": "2023-01-23"
        }
    ]
}