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

{
    "count": 98038,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91512&ordering=-ip_address",
    "results": [
        {
            "id": 72603,
            "ip_address": "103.143.183.240",
            "count": 2,
            "first_visit": "2024-08-27T01:37:22.608625+06:00",
            "date": "2024-08-27"
        },
        {
            "id": 37066,
            "ip_address": "103.143.183.240",
            "count": 3,
            "first_visit": "2022-11-07T17:49:35.870287+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 33703,
            "ip_address": "103.143.182.209",
            "count": 1,
            "first_visit": "2022-09-02T20:38:13.131466+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 7621,
            "ip_address": "103.143.182.137",
            "count": 6,
            "first_visit": "2022-05-17T07:26:29.552456+06:00",
            "date": null
        },
        {
            "id": 12824,
            "ip_address": "103.143.182.134",
            "count": 1,
            "first_visit": "2022-05-30T16:36:49.661315+06:00",
            "date": null
        },
        {
            "id": 22949,
            "ip_address": "103.143.182.133",
            "count": 1,
            "first_visit": "2022-07-15T10:12:53.546198+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 6309,
            "ip_address": "103.143.182.132",
            "count": 1,
            "first_visit": "2022-05-15T10:14:21.566290+06:00",
            "date": null
        },
        {
            "id": 24586,
            "ip_address": "103.143.182.129",
            "count": 1,
            "first_visit": "2022-07-20T12:06:39.470625+06:00",
            "date": "2022-07-20"
        }
    ]
}