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

{
    "count": 93950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12128&ordering=-ip_address",
    "results": [
        {
            "id": 69456,
            "ip_address": "50.206.166.243",
            "count": 1,
            "first_visit": "2024-06-05T06:08:52.158936+06:00",
            "date": "2024-06-05"
        },
        {
            "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": 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": 38796,
            "ip_address": "50.16.69.184",
            "count": 1,
            "first_visit": "2022-12-16T05:58:40.020675+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 92175,
            "ip_address": "50.16.55.69",
            "count": 12,
            "first_visit": "2025-11-19T15:39:07.750061+06:00",
            "date": "2025-11-19"
        }
    ]
}