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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85360&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85344&ordering=-ip_address",
    "results": [
        {
            "id": 13553,
            "ip_address": "103.148.149.41",
            "count": 1,
            "first_visit": "2022-06-05T13:53:57.331280+06:00",
            "date": null
        },
        {
            "id": 52172,
            "ip_address": "103.148.149.4",
            "count": 2,
            "first_visit": "2023-08-10T22:11:15.304698+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 12611,
            "ip_address": "103.148.149.26",
            "count": 5,
            "first_visit": "2022-05-29T23:10:30.118454+06:00",
            "date": null
        },
        {
            "id": 2921,
            "ip_address": "103.148.149.223",
            "count": 2,
            "first_visit": "2022-01-27T07:12:08.363605+06:00",
            "date": null
        },
        {
            "id": 3932,
            "ip_address": "103.148.149.2",
            "count": 1,
            "first_visit": "2022-02-27T22:12:48.782983+06:00",
            "date": null
        },
        {
            "id": 28479,
            "ip_address": "103.148.148.82",
            "count": 1,
            "first_visit": "2022-07-28T01:08:42.872163+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 5084,
            "ip_address": "103.148.148.50",
            "count": 1,
            "first_visit": "2022-04-12T14:56:49.987459+06:00",
            "date": null
        },
        {
            "id": 24587,
            "ip_address": "103.148.148.37",
            "count": 1,
            "first_visit": "2022-07-20T12:08:43.890522+06:00",
            "date": "2022-07-20"
        }
    ]
}