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

{
    "count": 93347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78992&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78976&ordering=ip_address",
    "results": [
        {
            "id": 41937,
            "ip_address": "43.245.123.26",
            "count": 1,
            "first_visit": "2023-02-10T13:59:46.467476+06:00",
            "date": "2023-02-10"
        },
        {
            "id": 9352,
            "ip_address": "43.245.123.27",
            "count": 2,
            "first_visit": "2022-05-19T12:33:50.995567+06:00",
            "date": null
        },
        {
            "id": 47107,
            "ip_address": "43.245.123.28",
            "count": 1,
            "first_visit": "2023-05-24T23:19:17.542898+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 11716,
            "ip_address": "43.245.123.29",
            "count": 2,
            "first_visit": "2022-05-26T20:58:37.304869+06:00",
            "date": null
        },
        {
            "id": 7474,
            "ip_address": "43.245.123.3",
            "count": 1,
            "first_visit": "2022-05-16T23:30:17.613276+06:00",
            "date": null
        },
        {
            "id": 16251,
            "ip_address": "43.245.123.3",
            "count": 1,
            "first_visit": "2022-06-18T07:12:22.335328+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7475,
            "ip_address": "43.245.123.3",
            "count": 5,
            "first_visit": "2022-05-16T23:30:17.613958+06:00",
            "date": null
        },
        {
            "id": 29269,
            "ip_address": "43.245.123.30",
            "count": 1,
            "first_visit": "2022-07-29T12:11:44.145164+06:00",
            "date": "2022-07-29"
        }
    ]
}