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

{
    "count": 98192,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15488&ordering=-ip_address",
    "results": [
        {
            "id": 33332,
            "ip_address": "43.245.123.221",
            "count": 1,
            "first_visit": "2022-08-29T16:50:04.197633+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 5879,
            "ip_address": "43.245.123.220",
            "count": 3,
            "first_visit": "2022-05-11T21:44:54.027723+06:00",
            "date": null
        },
        {
            "id": 7897,
            "ip_address": "43.245.123.22",
            "count": 4,
            "first_visit": "2022-05-17T11:02:53.801291+06:00",
            "date": null
        },
        {
            "id": 29161,
            "ip_address": "43.245.123.22",
            "count": 1,
            "first_visit": "2022-07-29T09:52:46.978600+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 13866,
            "ip_address": "43.245.123.217",
            "count": 1,
            "first_visit": "2022-06-07T20:10:30.084784+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 12158,
            "ip_address": "43.245.123.217",
            "count": 1,
            "first_visit": "2022-05-28T11:23:22.327494+06:00",
            "date": null
        },
        {
            "id": 26925,
            "ip_address": "43.245.123.216",
            "count": 1,
            "first_visit": "2022-07-24T23:29:13.252913+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 54920,
            "ip_address": "43.245.123.216",
            "count": 1,
            "first_visit": "2023-09-12T16:06:57.449877+06:00",
            "date": "2023-09-12"
        }
    ]
}