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

{
    "count": 100049,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13304&ordering=-ip_address",
    "results": [
        {
            "id": 66702,
            "ip_address": "50.19.176.117",
            "count": 8,
            "first_visit": "2024-04-06T17:58:01.614981+06:00",
            "date": "2024-04-06"
        },
        {
            "id": 15769,
            "ip_address": "50.19.15.58",
            "count": 1,
            "first_visit": "2022-06-16T23:35:41.149122+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 99954,
            "ip_address": "50.18.72.69",
            "count": 1,
            "first_visit": "2026-07-06T01:16:06.820310+06:00",
            "date": "2026-07-06"
        },
        {
            "id": 89751,
            "ip_address": "50.18.144.110",
            "count": 1,
            "first_visit": "2025-09-19T09:44:28.937890+06:00",
            "date": "2025-09-19"
        },
        {
            "id": 7672,
            "ip_address": "50.17.70.203",
            "count": 4,
            "first_visit": "2022-05-17T08:40:12.893639+06:00",
            "date": null
        },
        {
            "id": 5802,
            "ip_address": "50.17.242.50",
            "count": 2,
            "first_visit": "2022-05-10T17:21:43.494598+06:00",
            "date": null
        },
        {
            "id": 96603,
            "ip_address": "50.169.54.34",
            "count": 1,
            "first_visit": "2026-04-01T23:36:43.863500+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 38796,
            "ip_address": "50.16.69.184",
            "count": 1,
            "first_visit": "2022-12-16T05:58:40.020675+06:00",
            "date": "2022-12-16"
        }
    ]
}