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

{
    "count": 93422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78688&ordering=-ip_address",
    "results": [
        {
            "id": 1692,
            "ip_address": "103.230.106.8",
            "count": 3,
            "first_visit": "2022-01-06T12:53:55.865633+06:00",
            "date": null
        },
        {
            "id": 56674,
            "ip_address": "103.230.106.7",
            "count": 2,
            "first_visit": "2023-10-03T20:00:06.769932+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56678,
            "ip_address": "103.230.106.62",
            "count": 2,
            "first_visit": "2023-10-03T22:24:27.935615+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 36370,
            "ip_address": "103.230.106.61",
            "count": 5,
            "first_visit": "2022-10-23T23:17:33.423398+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 83977,
            "ip_address": "103.230.106.60",
            "count": 1,
            "first_visit": "2025-06-13T09:28:59.684226+06:00",
            "date": "2025-06-13"
        },
        {
            "id": 12244,
            "ip_address": "103.230.106.6",
            "count": 1,
            "first_visit": "2022-05-28T16:08:35.268147+06:00",
            "date": null
        },
        {
            "id": 22489,
            "ip_address": "103.230.106.6",
            "count": 1,
            "first_visit": "2022-07-14T11:12:56.261922+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 12222,
            "ip_address": "103.230.106.59",
            "count": 1,
            "first_visit": "2022-05-28T15:32:40.486244+06:00",
            "date": null
        }
    ]
}