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

{
    "count": 95476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17256&ordering=ip_address",
    "results": [
        {
            "id": 35833,
            "ip_address": "103.253.46.117",
            "count": 1,
            "first_visit": "2022-10-13T15:01:51.200781+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 8366,
            "ip_address": "103.253.46.118",
            "count": 2,
            "first_visit": "2022-05-17T22:36:05.497806+06:00",
            "date": null
        },
        {
            "id": 26879,
            "ip_address": "103.253.46.121",
            "count": 3,
            "first_visit": "2022-07-24T22:39:11.489509+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 18264,
            "ip_address": "103.253.46.121",
            "count": 1,
            "first_visit": "2022-06-24T19:49:24.534877+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8818,
            "ip_address": "103.253.46.122",
            "count": 1,
            "first_visit": "2022-05-18T11:16:40.178858+06:00",
            "date": null
        },
        {
            "id": 12060,
            "ip_address": "103.253.46.126",
            "count": 1,
            "first_visit": "2022-05-27T23:40:51.964313+06:00",
            "date": null
        },
        {
            "id": 18280,
            "ip_address": "103.253.46.129",
            "count": 1,
            "first_visit": "2022-06-24T20:47:25.446925+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 28775,
            "ip_address": "103.253.46.130",
            "count": 2,
            "first_visit": "2022-07-28T12:33:24.176509+06:00",
            "date": "2022-07-28"
        }
    ]
}