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

{
    "count": 102627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48768&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48752&ordering=-ip_address",
    "results": [
        {
            "id": 1552,
            "ip_address": "14.1.102.45",
            "count": 2,
            "first_visit": "2021-12-31T22:05:08.856775+06:00",
            "date": null
        },
        {
            "id": 17210,
            "ip_address": "14.1.102.23",
            "count": 1,
            "first_visit": "2022-06-22T00:03:48.813480+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 10726,
            "ip_address": "14.1.102.227",
            "count": 1,
            "first_visit": "2022-05-23T20:04:12.583321+06:00",
            "date": null
        },
        {
            "id": 4595,
            "ip_address": "14.1.102.223",
            "count": 2,
            "first_visit": "2022-03-22T20:10:49.311735+06:00",
            "date": null
        },
        {
            "id": 4618,
            "ip_address": "14.1.102.222",
            "count": 3,
            "first_visit": "2022-03-23T16:17:37.460939+06:00",
            "date": null
        },
        {
            "id": 4985,
            "ip_address": "14.1.102.214",
            "count": 17,
            "first_visit": "2022-04-07T23:05:58.835454+06:00",
            "date": null
        },
        {
            "id": 25351,
            "ip_address": "14.1.102.20",
            "count": 1,
            "first_visit": "2022-07-21T10:48:48.968529+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5592,
            "ip_address": "14.1.102.2",
            "count": 2,
            "first_visit": "2022-05-03T22:09:21.216471+06:00",
            "date": null
        }
    ]
}