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

{
    "count": 100110,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89840&ordering=-ip_address",
    "results": [
        {
            "id": 2756,
            "ip_address": "103.168.207.28",
            "count": 3,
            "first_visit": "2022-01-24T21:59:14.625563+06:00",
            "date": null
        },
        {
            "id": 24714,
            "ip_address": "103.168.207.27",
            "count": 2,
            "first_visit": "2022-07-20T15:43:49.541483+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 20189,
            "ip_address": "103.168.207.25",
            "count": 1,
            "first_visit": "2022-06-29T23:29:04.744648+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 25877,
            "ip_address": "103.168.207.247",
            "count": 1,
            "first_visit": "2022-07-22T09:15:19.694777+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 80283,
            "ip_address": "103.168.207.229",
            "count": 1,
            "first_visit": "2025-03-18T16:29:26.136959+06:00",
            "date": "2025-03-18"
        },
        {
            "id": 75784,
            "ip_address": "103.168.207.226",
            "count": 12,
            "first_visit": "2024-11-17T17:44:55.376649+06:00",
            "date": "2024-11-17"
        },
        {
            "id": 13519,
            "ip_address": "103.168.207.22",
            "count": 1,
            "first_visit": "2022-06-04T19:26:08.467367+06:00",
            "date": null
        },
        {
            "id": 19100,
            "ip_address": "103.168.207.22",
            "count": 1,
            "first_visit": "2022-06-26T14:26:37.498276+06:00",
            "date": "2022-06-26"
        }
    ]
}