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

{
    "count": 92251,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5496&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5480&ordering=ip_address",
    "results": [
        {
            "id": 2428,
            "ip_address": "103.138.175.1",
            "count": 1,
            "first_visit": "2022-01-18T16:07:55.451188+06:00",
            "date": null
        },
        {
            "id": 75902,
            "ip_address": "103.138.182.128",
            "count": 1,
            "first_visit": "2024-11-21T09:42:36.084477+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 12229,
            "ip_address": "103.138.182.131",
            "count": 1,
            "first_visit": "2022-05-28T15:45:32.679757+06:00",
            "date": null
        },
        {
            "id": 1325,
            "ip_address": "103.138.182.132",
            "count": 2,
            "first_visit": "2021-12-24T10:04:30.717935+06:00",
            "date": null
        },
        {
            "id": 86742,
            "ip_address": "103.138.182.134",
            "count": 1,
            "first_visit": "2025-07-30T02:27:14.589908+06:00",
            "date": "2025-07-30"
        },
        {
            "id": 691,
            "ip_address": "103.138.182.134",
            "count": 1,
            "first_visit": "2021-12-14T18:50:55.763958+06:00",
            "date": null
        },
        {
            "id": 73560,
            "ip_address": "103.138.182.140",
            "count": 1,
            "first_visit": "2024-09-17T02:27:19.147325+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 15710,
            "ip_address": "103.138.182.140",
            "count": 1,
            "first_visit": "2022-06-16T16:28:55.078322+06:00",
            "date": "2022-06-16"
        }
    ]
}