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

{
    "count": 101112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32728&ordering=-ip_address",
    "results": [
        {
            "id": 12757,
            "ip_address": "203.76.110.66",
            "count": 1,
            "first_visit": "2022-05-30T11:49:45.259278+06:00",
            "date": null
        },
        {
            "id": 99465,
            "ip_address": "203.76.110.146",
            "count": 1,
            "first_visit": "2026-06-22T11:24:54.824322+06:00",
            "date": "2026-06-22"
        },
        {
            "id": 90648,
            "ip_address": "203.76.110.10",
            "count": 1,
            "first_visit": "2025-10-12T17:52:13.571563+06:00",
            "date": "2025-10-12"
        },
        {
            "id": 4220,
            "ip_address": "203.76.109.94",
            "count": 1,
            "first_visit": "2022-03-09T16:55:27.234508+06:00",
            "date": null
        },
        {
            "id": 25546,
            "ip_address": "203.76.109.94",
            "count": 2,
            "first_visit": "2022-07-21T13:05:50.588660+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 52300,
            "ip_address": "203.76.109.94",
            "count": 4,
            "first_visit": "2023-08-12T12:14:45.889188+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 65557,
            "ip_address": "203.76.109.78",
            "count": 1,
            "first_visit": "2024-03-05T17:51:41.996340+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 64009,
            "ip_address": "203.76.109.78",
            "count": 1,
            "first_visit": "2024-01-29T16:22:10.552099+06:00",
            "date": "2024-01-29"
        }
    ]
}