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

{
    "count": 98244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16912&ordering=-ip_address",
    "results": [
        {
            "id": 47587,
            "ip_address": "42.0.6.237",
            "count": 1,
            "first_visit": "2023-06-02T19:54:01.261174+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 9584,
            "ip_address": "42.0.6.237",
            "count": 2,
            "first_visit": "2022-05-19T23:58:39.935800+06:00",
            "date": null
        },
        {
            "id": 24570,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2022-07-20T11:52:17.209064+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18172,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2022-06-24T16:20:46.923917+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 796,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2021-12-18T12:55:37.980263+06:00",
            "date": null
        },
        {
            "id": 41744,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2023-02-07T17:53:52.476530+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 8802,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2022-05-18T11:04:18.493042+06:00",
            "date": null
        },
        {
            "id": 24231,
            "ip_address": "42.0.6.234",
            "count": 1,
            "first_visit": "2022-07-19T23:12:14.724705+06:00",
            "date": "2022-07-19"
        }
    ]
}