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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80376&ordering=-ip_address",
    "results": [
        {
            "id": 20954,
            "ip_address": "103.67.157.246",
            "count": 2,
            "first_visit": "2022-07-03T23:12:23.694843+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 7186,
            "ip_address": "103.67.157.245",
            "count": 2,
            "first_visit": "2022-05-16T19:52:49.060311+06:00",
            "date": null
        },
        {
            "id": 27726,
            "ip_address": "103.67.157.244",
            "count": 1,
            "first_visit": "2022-07-26T13:45:09.222271+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 34196,
            "ip_address": "103.67.157.243",
            "count": 2,
            "first_visit": "2022-09-11T18:09:38.523530+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 11240,
            "ip_address": "103.67.157.242",
            "count": 4,
            "first_visit": "2022-05-24T23:49:24.238923+06:00",
            "date": null
        },
        {
            "id": 26155,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2022-07-23T01:21:40.236390+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 19050,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2022-06-26T11:19:49.108586+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9433,
            "ip_address": "103.67.157.241",
            "count": 2,
            "first_visit": "2022-05-19T16:50:56.514549+06:00",
            "date": null
        }
    ]
}