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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50360&ordering=ip_address",
    "results": [
        {
            "id": 71100,
            "ip_address": "119.30.32.45",
            "count": 1,
            "first_visit": "2024-07-13T12:03:37.948502+06:00",
            "date": "2024-07-13"
        },
        {
            "id": 12091,
            "ip_address": "119.30.32.46",
            "count": 1,
            "first_visit": "2022-05-28T02:28:04.828519+06:00",
            "date": null
        },
        {
            "id": 20342,
            "ip_address": "119.30.32.47",
            "count": 1,
            "first_visit": "2022-06-30T12:34:59.496069+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 16635,
            "ip_address": "119.30.32.47",
            "count": 1,
            "first_visit": "2022-06-19T18:19:57.831825+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 8822,
            "ip_address": "119.30.32.48",
            "count": 1,
            "first_visit": "2022-05-18T11:19:01.334597+06:00",
            "date": null
        },
        {
            "id": 27306,
            "ip_address": "119.30.32.49",
            "count": 2,
            "first_visit": "2022-07-25T13:38:34.310935+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8946,
            "ip_address": "119.30.32.49",
            "count": 1,
            "first_visit": "2022-05-18T13:28:20.165078+06:00",
            "date": null
        },
        {
            "id": 51054,
            "ip_address": "119.30.32.49",
            "count": 1,
            "first_visit": "2023-07-28T08:32:45.191360+06:00",
            "date": "2023-07-28"
        }
    ]
}