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

{
    "count": 98251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31232&ordering=-ip_address",
    "results": [
        {
            "id": 70910,
            "ip_address": "203.78.147.9",
            "count": 4,
            "first_visit": "2024-07-09T20:26:31.680759+06:00",
            "date": "2024-07-09"
        },
        {
            "id": 3036,
            "ip_address": "203.78.147.8",
            "count": 3,
            "first_visit": "2022-01-29T20:27:45.316961+06:00",
            "date": null
        },
        {
            "id": 1507,
            "ip_address": "203.78.147.7",
            "count": 3,
            "first_visit": "2021-12-31T12:08:03.227362+06:00",
            "date": null
        },
        {
            "id": 72110,
            "ip_address": "203.78.147.7",
            "count": 4,
            "first_visit": "2024-08-13T08:07:40.849464+06:00",
            "date": "2024-08-13"
        },
        {
            "id": 72244,
            "ip_address": "203.78.147.7",
            "count": 1,
            "first_visit": "2024-08-18T08:56:19.198075+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 89929,
            "ip_address": "203.78.147.7",
            "count": 1,
            "first_visit": "2025-09-23T12:28:29.073150+06:00",
            "date": "2025-09-23"
        },
        {
            "id": 73512,
            "ip_address": "203.78.147.6",
            "count": 2,
            "first_visit": "2024-09-15T22:36:07.590314+06:00",
            "date": "2024-09-15"
        },
        {
            "id": 54059,
            "ip_address": "203.78.147.6",
            "count": 1,
            "first_visit": "2023-09-01T21:50:53.966010+06:00",
            "date": "2023-09-01"
        }
    ]
}