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

{
    "count": 99904,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12800&ordering=ip_address",
    "results": [
        {
            "id": 3825,
            "ip_address": "103.198.137.88",
            "count": 1,
            "first_visit": "2022-02-23T19:47:06.072893+06:00",
            "date": null
        },
        {
            "id": 5270,
            "ip_address": "103.198.137.97",
            "count": 1,
            "first_visit": "2022-04-20T08:53:00.392996+06:00",
            "date": null
        },
        {
            "id": 60094,
            "ip_address": "103.198.138.113",
            "count": 1,
            "first_visit": "2023-11-25T15:43:11.905453+06:00",
            "date": "2023-11-25"
        },
        {
            "id": 15185,
            "ip_address": "103.198.138.189",
            "count": 1,
            "first_visit": "2022-06-15T08:43:10.486530+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2881,
            "ip_address": "103.198.138.200",
            "count": 1,
            "first_visit": "2022-01-26T13:10:57.592936+06:00",
            "date": null
        },
        {
            "id": 68856,
            "ip_address": "103.198.138.213",
            "count": 1,
            "first_visit": "2024-05-22T15:30:23.966296+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 88782,
            "ip_address": "103.198.138.26",
            "count": 1,
            "first_visit": "2025-09-01T19:44:28.239614+06:00",
            "date": "2025-09-01"
        },
        {
            "id": 50890,
            "ip_address": "103.198.138.42",
            "count": 1,
            "first_visit": "2023-07-26T12:07:22.684796+06:00",
            "date": "2023-07-26"
        }
    ]
}