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

{
    "count": 98152,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=28384&ordering=-ip_address",
    "results": [
        {
            "id": 50307,
            "ip_address": "27.147.205.102",
            "count": 2,
            "first_visit": "2023-07-19T02:49:02.522741+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 4073,
            "ip_address": "27.147.205.102",
            "count": 3,
            "first_visit": "2022-03-04T18:45:20.402218+06:00",
            "date": null
        },
        {
            "id": 50338,
            "ip_address": "27.147.205.101",
            "count": 1,
            "first_visit": "2023-07-19T11:17:05.147054+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 48232,
            "ip_address": "27.147.205.100",
            "count": 1,
            "first_visit": "2023-06-14T22:27:30.648270+06:00",
            "date": "2023-06-14"
        },
        {
            "id": 1287,
            "ip_address": "27.147.205.10",
            "count": 2,
            "first_visit": "2021-12-23T12:30:16.616567+06:00",
            "date": null
        },
        {
            "id": 2995,
            "ip_address": "27.147.204.98",
            "count": 1,
            "first_visit": "2022-01-28T22:18:35.723038+06:00",
            "date": null
        },
        {
            "id": 8170,
            "ip_address": "27.147.204.93",
            "count": 1,
            "first_visit": "2022-05-17T13:47:44.296167+06:00",
            "date": null
        },
        {
            "id": 1299,
            "ip_address": "27.147.204.90",
            "count": 2,
            "first_visit": "2021-12-23T16:25:40.741512+06:00",
            "date": null
        }
    ]
}