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

{
    "count": 92418,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82264&ordering=ip_address",
    "results": [
        {
            "id": 25797,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-07-22T02:53:13.874779+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 7095,
            "ip_address": "58.145.189.230",
            "count": 2,
            "first_visit": "2022-05-16T19:19:45.903842+06:00",
            "date": null
        },
        {
            "id": 37203,
            "ip_address": "58.145.189.230",
            "count": 1,
            "first_visit": "2022-11-10T10:59:32.685816+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 24942,
            "ip_address": "58.145.189.231",
            "count": 1,
            "first_visit": "2022-07-20T22:14:32.244824+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8028,
            "ip_address": "58.145.189.231",
            "count": 2,
            "first_visit": "2022-05-17T12:06:00.020448+06:00",
            "date": null
        },
        {
            "id": 29794,
            "ip_address": "58.145.189.232",
            "count": 1,
            "first_visit": "2022-07-30T11:00:27.866112+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12408,
            "ip_address": "58.145.189.232",
            "count": 1,
            "first_visit": "2022-05-29T09:35:10.281727+06:00",
            "date": null
        },
        {
            "id": 8002,
            "ip_address": "58.145.189.233",
            "count": 3,
            "first_visit": "2022-05-17T11:52:56.136533+06:00",
            "date": null
        }
    ]
}