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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25112&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25096&ordering=-count",
    "results": [
        {
            "id": 29546,
            "ip_address": "116.58.201.254",
            "count": 2,
            "first_visit": "2022-07-29T23:30:04.736761+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 4685,
            "ip_address": "37.111.212.22",
            "count": 2,
            "first_visit": "2022-03-26T10:52:25.170390+06:00",
            "date": null
        },
        {
            "id": 7646,
            "ip_address": "116.58.203.6",
            "count": 2,
            "first_visit": "2022-05-17T08:15:06.529205+06:00",
            "date": null
        },
        {
            "id": 21202,
            "ip_address": "111.65.61.38",
            "count": 2,
            "first_visit": "2022-07-05T11:01:10.643740+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        },
        {
            "id": 13789,
            "ip_address": "203.189.224.70",
            "count": 2,
            "first_visit": "2022-06-07T11:09:08.085592+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 27714,
            "ip_address": "119.30.32.36",
            "count": 2,
            "first_visit": "2022-07-26T13:04:44.997434+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 28647,
            "ip_address": "119.30.39.24",
            "count": 2,
            "first_visit": "2022-07-28T10:05:27.044001+06:00",
            "date": "2022-07-28"
        }
    ]
}