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

{
    "count": 93969,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78096&ordering=-ip_address",
    "results": [
        {
            "id": 31222,
            "ip_address": "103.242.23.182",
            "count": 3,
            "first_visit": "2022-08-05T09:00:13.006437+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 48559,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2023-06-20T08:03:22.186234+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 62317,
            "ip_address": "103.242.23.182",
            "count": 1,
            "first_visit": "2024-01-04T15:47:49.438265+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 6950,
            "ip_address": "103.242.23.181",
            "count": 7,
            "first_visit": "2022-05-16T17:58:37.927640+06:00",
            "date": null
        },
        {
            "id": 31338,
            "ip_address": "103.242.23.181",
            "count": 1,
            "first_visit": "2022-08-06T14:04:25.545331+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 29712,
            "ip_address": "103.242.23.180",
            "count": 1,
            "first_visit": "2022-07-30T08:43:21.565696+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7004,
            "ip_address": "103.242.23.180",
            "count": 7,
            "first_visit": "2022-05-16T18:32:39.153286+06:00",
            "date": null
        },
        {
            "id": 60332,
            "ip_address": "103.242.23.180",
            "count": 1,
            "first_visit": "2023-11-30T12:17:53.475376+06:00",
            "date": "2023-11-30"
        }
    ]
}