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

{
    "count": 97623,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11016&ordering=-ip_address",
    "results": [
        {
            "id": 9803,
            "ip_address": "58.145.189.234",
            "count": 4,
            "first_visit": "2022-05-20T20:47:00.044321+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
        },
        {
            "id": 34005,
            "ip_address": "58.145.189.233",
            "count": 1,
            "first_visit": "2022-09-07T20:21:09.462616+06:00",
            "date": "2022-09-07"
        },
        {
            "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": 8028,
            "ip_address": "58.145.189.231",
            "count": 2,
            "first_visit": "2022-05-17T12:06:00.020448+06:00",
            "date": null
        },
        {
            "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": 7095,
            "ip_address": "58.145.189.230",
            "count": 2,
            "first_visit": "2022-05-16T19:19:45.903842+06:00",
            "date": null
        }
    ]
}