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

{
    "count": 94007,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12336&ordering=-ip_address",
    "results": [
        {
            "id": 801,
            "ip_address": "49.206.117.220",
            "count": 2,
            "first_visit": "2021-12-18T14:22:55.107638+06:00",
            "date": null
        },
        {
            "id": 60548,
            "ip_address": "49.206.113.69",
            "count": 1,
            "first_visit": "2023-12-04T18:46:05.658922+06:00",
            "date": "2023-12-04"
        },
        {
            "id": 60169,
            "ip_address": "49.206.113.128",
            "count": 3,
            "first_visit": "2023-11-27T18:41:48.262383+06:00",
            "date": "2023-11-27"
        },
        {
            "id": 800,
            "ip_address": "49.206.112.111",
            "count": 1,
            "first_visit": "2021-12-18T14:22:44.878900+06:00",
            "date": null
        },
        {
            "id": 70554,
            "ip_address": "49.205.39.143",
            "count": 1,
            "first_visit": "2024-07-01T15:38:44.083928+06:00",
            "date": "2024-07-01"
        },
        {
            "id": 46494,
            "ip_address": "49.205.255.66",
            "count": 1,
            "first_visit": "2023-05-12T11:58:53.498147+06:00",
            "date": "2023-05-12"
        },
        {
            "id": 47072,
            "ip_address": "49.205.255.158",
            "count": 1,
            "first_visit": "2023-05-24T12:41:20.452231+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 43404,
            "ip_address": "49.205.250.62",
            "count": 1,
            "first_visit": "2023-03-08T18:43:56.285842+06:00",
            "date": "2023-03-08"
        }
    ]
}