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

{
    "count": 94998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15488&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15472&ordering=-ip_address",
    "results": [
        {
            "id": 75019,
            "ip_address": "43.245.120.100",
            "count": 3,
            "first_visit": "2024-10-30T18:50:49.048378+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 94611,
            "ip_address": "43.245.120.100",
            "count": 2,
            "first_visit": "2026-01-29T12:11:30.068386+06:00",
            "date": "2026-01-29"
        },
        {
            "id": 6835,
            "ip_address": "43.245.120.1",
            "count": 2,
            "first_visit": "2022-05-16T16:29:05.832565+06:00",
            "date": null
        },
        {
            "id": 65569,
            "ip_address": "43.243.83.109",
            "count": 1,
            "first_visit": "2024-03-05T23:44:55.336413+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 65326,
            "ip_address": "43.243.83.109",
            "count": 1,
            "first_visit": "2024-02-29T10:03:02.589026+06:00",
            "date": "2024-02-29"
        },
        {
            "id": 65596,
            "ip_address": "43.243.83.109",
            "count": 1,
            "first_visit": "2024-03-06T15:20:44.196666+06:00",
            "date": "2024-03-06"
        },
        {
            "id": 66173,
            "ip_address": "43.243.207.146",
            "count": 1,
            "first_visit": "2024-03-21T14:38:07.276372+06:00",
            "date": "2024-03-21"
        },
        {
            "id": 1184,
            "ip_address": "43.243.205.57",
            "count": 2,
            "first_visit": "2021-12-21T17:38:52.498284+06:00",
            "date": null
        }
    ]
}