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

{
    "count": 101079,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32456&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32440&ordering=-ip_address",
    "results": [
        {
            "id": 66766,
            "ip_address": "203.78.144.76",
            "count": 4,
            "first_visit": "2024-04-08T11:22:39.212836+06:00",
            "date": "2024-04-08"
        },
        {
            "id": 66803,
            "ip_address": "203.78.144.76",
            "count": 6,
            "first_visit": "2024-04-09T10:02:42.639904+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 67839,
            "ip_address": "203.78.144.56",
            "count": 1,
            "first_visit": "2024-05-03T05:35:50.689110+06:00",
            "date": "2024-05-03"
        },
        {
            "id": 67511,
            "ip_address": "203.78.144.56",
            "count": 1,
            "first_visit": "2024-04-25T20:45:59.286980+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 93863,
            "ip_address": "203.78.144.51",
            "count": 2,
            "first_visit": "2026-01-09T09:41:03.122467+06:00",
            "date": "2026-01-09"
        },
        {
            "id": 95514,
            "ip_address": "203.78.144.51",
            "count": 1,
            "first_visit": "2026-02-24T12:30:28.129466+06:00",
            "date": "2026-02-24"
        },
        {
            "id": 4468,
            "ip_address": "203.78.144.242",
            "count": 4,
            "first_visit": "2022-03-18T08:32:18.764483+06:00",
            "date": null
        },
        {
            "id": 3344,
            "ip_address": "203.78.144.239",
            "count": 1,
            "first_visit": "2022-02-06T07:50:17.892151+06:00",
            "date": null
        }
    ]
}