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

{
    "count": 98141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89624&ordering=-ip_address",
    "results": [
        {
            "id": 34542,
            "ip_address": "103.154.237.186",
            "count": 1,
            "first_visit": "2022-09-17T11:02:57.268592+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 12832,
            "ip_address": "103.154.237.149",
            "count": 1,
            "first_visit": "2022-05-30T17:16:12.187798+06:00",
            "date": null
        },
        {
            "id": 96423,
            "ip_address": "103.154.237.111",
            "count": 3,
            "first_visit": "2026-03-28T14:38:22.435264+06:00",
            "date": "2026-03-28"
        },
        {
            "id": 4845,
            "ip_address": "103.154.236.78",
            "count": 1,
            "first_visit": "2022-04-01T10:44:04.747678+06:00",
            "date": null
        },
        {
            "id": 3170,
            "ip_address": "103.154.236.70",
            "count": 2,
            "first_visit": "2022-02-01T10:44:46.540101+06:00",
            "date": null
        },
        {
            "id": 24416,
            "ip_address": "103.154.236.70",
            "count": 1,
            "first_visit": "2022-07-20T09:13:07.075633+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 54203,
            "ip_address": "103.154.236.70",
            "count": 3,
            "first_visit": "2023-09-03T17:43:58.064223+06:00",
            "date": "2023-09-03"
        },
        {
            "id": 80638,
            "ip_address": "103.154.236.40",
            "count": 1,
            "first_visit": "2025-03-26T17:42:49.334824+06:00",
            "date": "2025-03-26"
        }
    ]
}