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

{
    "count": 99667,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25640&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25624&ordering=ip_address",
    "results": [
        {
            "id": 66627,
            "ip_address": "111.65.63.121",
            "count": 1,
            "first_visit": "2024-04-04T20:09:48.127160+06:00",
            "date": "2024-04-04"
        },
        {
            "id": 60340,
            "ip_address": "111.65.63.56",
            "count": 1,
            "first_visit": "2023-11-30T15:15:01.333652+06:00",
            "date": "2023-11-30"
        },
        {
            "id": 72515,
            "ip_address": "111.65.63.58",
            "count": 1,
            "first_visit": "2024-08-25T07:00:04.032633+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 63099,
            "ip_address": "111.65.69.134",
            "count": 2,
            "first_visit": "2024-01-14T18:17:37.468975+06:00",
            "date": "2024-01-14"
        },
        {
            "id": 40923,
            "ip_address": "1.116.84.14",
            "count": 1,
            "first_visit": "2023-01-25T08:13:02.608473+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 20221,
            "ip_address": "111.7.100.16",
            "count": 1,
            "first_visit": "2022-06-30T03:56:33.355056+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 5239,
            "ip_address": "111.7.100.19",
            "count": 1,
            "first_visit": "2022-04-19T09:53:08.336565+06:00",
            "date": null
        },
        {
            "id": 1784,
            "ip_address": "111.7.100.21",
            "count": 1,
            "first_visit": "2022-01-11T02:33:03.939309+06:00",
            "date": null
        }
    ]
}