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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2416&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2400&ordering=ip_address",
    "results": [
        {
            "id": 68664,
            "ip_address": "103.119.100.107",
            "count": 3,
            "first_visit": "2024-05-20T14:27:01.576274+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 91232,
            "ip_address": "103.119.100.117",
            "count": 1,
            "first_visit": "2025-10-25T23:51:28.777344+06:00",
            "date": "2025-10-25"
        },
        {
            "id": 9747,
            "ip_address": "103.119.100.18",
            "count": 2,
            "first_visit": "2022-05-20T14:59:12.177348+06:00",
            "date": null
        },
        {
            "id": 22973,
            "ip_address": "103.119.100.22",
            "count": 1,
            "first_visit": "2022-07-15T12:53:23.361231+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 71587,
            "ip_address": "103.119.100.237",
            "count": 1,
            "first_visit": "2024-07-28T20:56:13.297597+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 74061,
            "ip_address": "103.119.100.79",
            "count": 1,
            "first_visit": "2024-10-06T11:26:27.575189+06:00",
            "date": "2024-10-06"
        },
        {
            "id": 70827,
            "ip_address": "103.119.101.188",
            "count": 1,
            "first_visit": "2024-07-08T04:28:36.577962+06:00",
            "date": "2024-07-08"
        },
        {
            "id": 7888,
            "ip_address": "103.119.101.197",
            "count": 1,
            "first_visit": "2022-05-17T10:58:57.152026+06:00",
            "date": null
        }
    ]
}