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

{
    "count": 101047,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32232&ordering=-ip_address",
    "results": [
        {
            "id": 36529,
            "ip_address": "203.95.222.94",
            "count": 3,
            "first_visit": "2022-10-27T13:50:40.508075+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 33942,
            "ip_address": "203.95.222.30",
            "count": 1,
            "first_visit": "2022-09-06T22:15:42.419759+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 33197,
            "ip_address": "203.95.222.29",
            "count": 1,
            "first_visit": "2022-08-28T13:18:23.679365+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 5297,
            "ip_address": "203.95.222.237",
            "count": 3,
            "first_visit": "2022-04-21T14:31:27.670758+06:00",
            "date": null
        },
        {
            "id": 2969,
            "ip_address": "203.95.222.218",
            "count": 1,
            "first_visit": "2022-01-28T10:38:58.682762+06:00",
            "date": null
        },
        {
            "id": 3976,
            "ip_address": "203.95.222.202",
            "count": 3,
            "first_visit": "2022-03-01T15:04:43.841203+06:00",
            "date": null
        },
        {
            "id": 18633,
            "ip_address": "203.95.222.117",
            "count": 1,
            "first_visit": "2022-06-25T14:40:26.105477+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 24851,
            "ip_address": "203.95.222.117",
            "count": 1,
            "first_visit": "2022-07-20T19:45:26.354791+06:00",
            "date": "2022-07-20"
        }
    ]
}