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

{
    "count": 91697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90008&ordering=ip_address",
    "results": [
        {
            "id": 56126,
            "ip_address": "73.170.100.68",
            "count": 1,
            "first_visit": "2023-09-27T02:25:02.801135+06:00",
            "date": "2023-09-27"
        },
        {
            "id": 5903,
            "ip_address": "73.178.15.6",
            "count": 2,
            "first_visit": "2022-05-12T09:55:57.574569+06:00",
            "date": null
        },
        {
            "id": 77060,
            "ip_address": "73.197.145.101",
            "count": 1,
            "first_visit": "2024-12-23T07:38:02.926978+06:00",
            "date": "2024-12-23"
        },
        {
            "id": 76943,
            "ip_address": "73.198.75.61",
            "count": 3,
            "first_visit": "2024-12-19T17:51:01.085249+06:00",
            "date": "2024-12-19"
        },
        {
            "id": 69850,
            "ip_address": "73.202.150.40",
            "count": 1,
            "first_visit": "2024-06-13T08:57:47.037368+06:00",
            "date": "2024-06-13"
        },
        {
            "id": 37784,
            "ip_address": "73.215.120.97",
            "count": 2,
            "first_visit": "2022-11-24T10:26:44.486130+06:00",
            "date": "2022-11-24"
        },
        {
            "id": 68984,
            "ip_address": "73.225.205.6",
            "count": 1,
            "first_visit": "2024-05-24T03:42:49.856798+06:00",
            "date": "2024-05-24"
        },
        {
            "id": 3613,
            "ip_address": "73.232.85.248",
            "count": 3,
            "first_visit": "2022-02-15T03:58:20.055026+06:00",
            "date": null
        }
    ]
}