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

{
    "count": 96286,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20536&ordering=ip_address",
    "results": [
        {
            "id": 3667,
            "ip_address": "103.67.159.240",
            "count": 3,
            "first_visit": "2022-02-16T17:11:01.035747+06:00",
            "date": null
        },
        {
            "id": 23907,
            "ip_address": "103.67.159.249",
            "count": 1,
            "first_visit": "2022-07-18T23:11:31.580640+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 12527,
            "ip_address": "103.67.159.250",
            "count": 1,
            "first_visit": "2022-05-29T18:38:27.496882+06:00",
            "date": null
        },
        {
            "id": 18379,
            "ip_address": "103.67.159.251",
            "count": 1,
            "first_visit": "2022-06-25T02:44:24.780543+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1097,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2021-12-20T23:28:39.477201+06:00",
            "date": null
        },
        {
            "id": 27567,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2022-07-26T03:10:34.662999+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 25487,
            "ip_address": "103.67.159.255",
            "count": 1,
            "first_visit": "2022-07-21T12:21:34.582775+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 63095,
            "ip_address": "103.67.159.255",
            "count": 5,
            "first_visit": "2024-01-14T16:44:11.228339+06:00",
            "date": "2024-01-14"
        }
    ]
}