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

{
    "count": 94216,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77496&ordering=-ip_address",
    "results": [
        {
            "id": 29593,
            "ip_address": "103.25.251.253",
            "count": 2,
            "first_visit": "2022-07-30T00:32:38.998490+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9719,
            "ip_address": "103.25.251.253",
            "count": 3,
            "first_visit": "2022-05-20T13:56:27.442343+06:00",
            "date": null
        },
        {
            "id": 33255,
            "ip_address": "103.25.251.253",
            "count": 1,
            "first_visit": "2022-08-29T02:24:10.840006+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 29109,
            "ip_address": "103.25.251.253",
            "count": 2,
            "first_visit": "2022-07-29T06:00:15.914465+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27458,
            "ip_address": "103.25.251.253",
            "count": 1,
            "first_visit": "2022-07-25T23:08:19.715269+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 18543,
            "ip_address": "103.25.251.252",
            "count": 1,
            "first_visit": "2022-06-25T11:13:28.651847+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 5871,
            "ip_address": "103.25.251.252",
            "count": 3,
            "first_visit": "2022-05-11T18:11:23.927362+06:00",
            "date": null
        },
        {
            "id": 23596,
            "ip_address": "103.25.251.252",
            "count": 1,
            "first_visit": "2022-07-18T21:50:13.776911+06:00",
            "date": "2022-07-18"
        }
    ]
}