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

{
    "count": 98150,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28296&ordering=-ip_address",
    "results": [
        {
            "id": 57318,
            "ip_address": "27.147.206.155",
            "count": 1,
            "first_visit": "2023-10-11T12:23:05.096161+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 76930,
            "ip_address": "27.147.206.147",
            "count": 2,
            "first_visit": "2024-12-19T08:49:09.325142+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 21449,
            "ip_address": "27.147.206.133",
            "count": 2,
            "first_visit": "2022-07-07T10:46:38.994177+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 866,
            "ip_address": "27.147.206.129",
            "count": 2,
            "first_visit": "2021-12-19T19:07:01.505659+06:00",
            "date": null
        },
        {
            "id": 22458,
            "ip_address": "27.147.206.129",
            "count": 1,
            "first_visit": "2022-07-14T08:29:26.252699+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 25541,
            "ip_address": "27.147.206.124",
            "count": 1,
            "first_visit": "2022-07-21T13:00:36.560990+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 3068,
            "ip_address": "27.147.206.120",
            "count": 2,
            "first_visit": "2022-01-30T21:31:38.627384+06:00",
            "date": null
        },
        {
            "id": 17458,
            "ip_address": "27.147.206.120",
            "count": 1,
            "first_visit": "2022-06-22T18:46:46.401786+06:00",
            "date": "2022-06-22"
        }
    ]
}