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

{
    "count": 98005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97736&ordering=-ip_address",
    "results": [
        {
            "id": 48582,
            "ip_address": "103.101.197.220",
            "count": 1,
            "first_visit": "2023-06-20T15:58:47.251019+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 57729,
            "ip_address": "103.101.197.220",
            "count": 1,
            "first_visit": "2023-10-16T10:10:20.057795+06:00",
            "date": "2023-10-16"
        },
        {
            "id": 688,
            "ip_address": "103.101.197.220",
            "count": 2,
            "first_visit": "2021-12-14T16:29:25.834316+06:00",
            "date": null
        },
        {
            "id": 57201,
            "ip_address": "103.101.197.218",
            "count": 1,
            "first_visit": "2023-10-09T21:34:17.403188+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 59141,
            "ip_address": "103.101.197.214",
            "count": 1,
            "first_visit": "2023-11-07T23:02:26.659128+06:00",
            "date": "2023-11-07"
        },
        {
            "id": 59280,
            "ip_address": "103.101.197.214",
            "count": 1,
            "first_visit": "2023-11-10T09:46:54.482077+06:00",
            "date": "2023-11-10"
        },
        {
            "id": 618,
            "ip_address": "103.101.197.214",
            "count": 6,
            "first_visit": "2021-12-12T17:47:28.761012+06:00",
            "date": null
        },
        {
            "id": 29541,
            "ip_address": "103.101.197.209",
            "count": 1,
            "first_visit": "2022-07-29T23:20:52.258910+06:00",
            "date": "2022-07-29"
        }
    ]
}