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

{
    "count": 97531,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24000&ordering=-count",
    "results": [
        {
            "id": 2102,
            "ip_address": "42.0.5.234",
            "count": 2,
            "first_visit": "2022-01-13T11:24:12.736088+06:00",
            "date": null
        },
        {
            "id": 14784,
            "ip_address": "114.119.129.25",
            "count": 2,
            "first_visit": "2022-06-13T12:59:58.525660+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 7308,
            "ip_address": "103.67.157.14",
            "count": 2,
            "first_visit": "2022-05-16T21:21:44.361117+06:00",
            "date": null
        },
        {
            "id": 26952,
            "ip_address": "37.111.210.188",
            "count": 2,
            "first_visit": "2022-07-25T00:22:40.316163+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 14060,
            "ip_address": "203.76.222.181",
            "count": 2,
            "first_visit": "2022-06-08T23:18:54.382684+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 26955,
            "ip_address": "42.0.7.236",
            "count": 2,
            "first_visit": "2022-07-25T00:27:21.131052+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 9055,
            "ip_address": "103.67.157.236",
            "count": 2,
            "first_visit": "2022-05-18T19:52:50.347798+06:00",
            "date": null
        },
        {
            "id": 19086,
            "ip_address": "37.111.231.229",
            "count": 2,
            "first_visit": "2022-06-26T13:07:04.788978+06:00",
            "date": "2022-06-26"
        }
    ]
}