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

{
    "count": 99701,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25840&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25824&ordering=ip_address",
    "results": [
        {
            "id": 48941,
            "ip_address": "113.11.39.219",
            "count": 2,
            "first_visit": "2023-06-27T21:47:01.740294+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 46772,
            "ip_address": "113.11.39.220",
            "count": 7,
            "first_visit": "2023-05-18T06:42:45.995551+06:00",
            "date": "2023-05-18"
        },
        {
            "id": 70970,
            "ip_address": "113.11.39.222",
            "count": 2,
            "first_visit": "2024-07-11T01:31:45.904060+06:00",
            "date": "2024-07-11"
        },
        {
            "id": 774,
            "ip_address": "113.11.39.232",
            "count": 8,
            "first_visit": "2021-12-17T22:37:28.488701+06:00",
            "date": null
        },
        {
            "id": 50917,
            "ip_address": "113.11.39.28",
            "count": 1,
            "first_visit": "2023-07-26T16:17:24.664089+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 2507,
            "ip_address": "113.11.39.54",
            "count": 1,
            "first_visit": "2022-01-20T12:22:07.791495+06:00",
            "date": null
        },
        {
            "id": 2527,
            "ip_address": "113.11.39.56",
            "count": 1,
            "first_visit": "2022-01-20T18:40:21.212919+06:00",
            "date": null
        },
        {
            "id": 44630,
            "ip_address": "113.11.39.59",
            "count": 1,
            "first_visit": "2023-03-31T09:10:25.556579+06:00",
            "date": "2023-03-31"
        }
    ]
}