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

{
    "count": 96074,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5688&ordering=ip_address",
    "results": [
        {
            "id": 88640,
            "ip_address": "103.138.191.163",
            "count": 1,
            "first_visit": "2025-08-29T19:49:24.598855+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 25128,
            "ip_address": "103.138.191.198",
            "count": 1,
            "first_visit": "2022-07-21T05:55:39.766306+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10986,
            "ip_address": "103.138.191.250",
            "count": 1,
            "first_visit": "2022-05-24T13:53:44.027409+06:00",
            "date": null
        },
        {
            "id": 6413,
            "ip_address": "103.138.202.163",
            "count": 1,
            "first_visit": "2022-05-15T21:15:48.656281+06:00",
            "date": null
        },
        {
            "id": 22629,
            "ip_address": "103.138.203.106",
            "count": 1,
            "first_visit": "2022-07-14T14:40:43.060629+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 82776,
            "ip_address": "103.138.212.210",
            "count": 1,
            "first_visit": "2025-05-14T17:07:37.171163+06:00",
            "date": "2025-05-14"
        },
        {
            "id": 9651,
            "ip_address": "103.138.212.226",
            "count": 2,
            "first_visit": "2022-05-20T10:51:38.107471+06:00",
            "date": null
        },
        {
            "id": 8630,
            "ip_address": "103.138.213.42",
            "count": 2,
            "first_visit": "2022-05-18T04:11:28.184441+06:00",
            "date": null
        }
    ]
}