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

{
    "count": 94794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14792&ordering=ip_address",
    "results": [
        {
            "id": 24869,
            "ip_address": "103.230.106.18",
            "count": 1,
            "first_visit": "2022-07-20T20:26:26.667021+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 75614,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2024-11-13T20:02:30.721086+06:00",
            "date": "2024-11-13"
        },
        {
            "id": 75570,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2024-11-12T20:44:00.312312+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75518,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2024-11-11T22:31:30.628461+06:00",
            "date": "2024-11-11"
        },
        {
            "id": 10126,
            "ip_address": "103.230.106.19",
            "count": 1,
            "first_visit": "2022-05-21T22:45:48.480625+06:00",
            "date": null
        },
        {
            "id": 77997,
            "ip_address": "103.230.106.2",
            "count": 1,
            "first_visit": "2025-01-18T14:17:22.576848+06:00",
            "date": "2025-01-18"
        },
        {
            "id": 8427,
            "ip_address": "103.230.106.2",
            "count": 1,
            "first_visit": "2022-05-17T23:01:08.275309+06:00",
            "date": null
        },
        {
            "id": 28278,
            "ip_address": "103.230.106.2",
            "count": 2,
            "first_visit": "2022-07-27T17:47:18.554558+06:00",
            "date": "2022-07-27"
        }
    ]
}