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

{
    "count": 101422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80232&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80216&ordering=count",
    "results": [
        {
            "id": 3079,
            "ip_address": "116.204.252.39",
            "count": 2,
            "first_visit": "2022-01-31T10:08:23.652475+06:00",
            "date": null
        },
        {
            "id": 37911,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2022-11-27T06:04:53.675561+06:00",
            "date": "2022-11-27"
        },
        {
            "id": 8619,
            "ip_address": "220.247.129.219",
            "count": 2,
            "first_visit": "2022-05-18T03:06:09.865340+06:00",
            "date": null
        },
        {
            "id": 34420,
            "ip_address": "114.119.141.15",
            "count": 2,
            "first_visit": "2022-09-15T05:28:24.132004+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 24150,
            "ip_address": "27.147.204.248",
            "count": 2,
            "first_visit": "2022-07-19T17:50:09.074765+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8644,
            "ip_address": "37.111.206.30",
            "count": 2,
            "first_visit": "2022-05-18T05:58:27.459497+06:00",
            "date": null
        },
        {
            "id": 22689,
            "ip_address": "103.88.140.75",
            "count": 2,
            "first_visit": "2022-07-14T16:04:40.353568+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3014,
            "ip_address": "119.30.32.5",
            "count": 2,
            "first_visit": "2022-01-29T12:07:20.428539+06:00",
            "date": null
        }
    ]
}