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

{
    "count": 93935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78224&ordering=-ip_address",
    "results": [
        {
            "id": 44639,
            "ip_address": "103.242.21.225",
            "count": 1,
            "first_visit": "2023-03-31T14:31:55.430891+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 33176,
            "ip_address": "103.242.21.224",
            "count": 2,
            "first_visit": "2022-08-28T10:18:21.155850+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 8816,
            "ip_address": "103.242.20.253",
            "count": 4,
            "first_visit": "2022-05-18T11:16:10.604887+06:00",
            "date": null
        },
        {
            "id": 53045,
            "ip_address": "103.242.20.251",
            "count": 4,
            "first_visit": "2023-08-20T23:01:56.745525+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 53052,
            "ip_address": "103.242.20.251",
            "count": 3,
            "first_visit": "2023-08-21T00:23:46.606325+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 29217,
            "ip_address": "103.242.20.250",
            "count": 1,
            "first_visit": "2022-07-29T11:00:18.279630+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11753,
            "ip_address": "103.242.20.250",
            "count": 1,
            "first_visit": "2022-05-26T22:55:13.871786+06:00",
            "date": null
        },
        {
            "id": 12036,
            "ip_address": "103.242.20.249",
            "count": 1,
            "first_visit": "2022-05-27T23:13:19.602954+06:00",
            "date": null
        }
    ]
}